3 writes to LastDisplayedScrollingRow
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
4767this.displayedBandsInfo.LastDisplayedFrozenRow = this.displayedBandsInfo.LastDisplayedScrollingRow = -1; 4892this.displayedBandsInfo.LastDisplayedScrollingRow = lastDisplayedScrollingRow; 20296this.displayedBandsInfo.LastDisplayedScrollingRow = -1;