2 writes to LastDisplayedFrozenRow
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
4767this.displayedBandsInfo.LastDisplayedFrozenRow = this.displayedBandsInfo.LastDisplayedScrollingRow = -1; 4891this.displayedBandsInfo.LastDisplayedFrozenRow = lastDisplayedFrozenRow;