2 writes to lastDisplayedScrollingRow
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DatagridviewDisplayedBandsData.cs (2)
43this.lastDisplayedScrollingRow = -1; 157this.lastDisplayedScrollingRow = value;
1 reference to lastDisplayedScrollingRow
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DatagridviewDisplayedBandsData.cs (1)
154if (value != this.lastDisplayedScrollingRow)