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