2 writes to _lastDisplayedScrollingRow
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\Datagridview.DisplayedBandsData.cs (2)
41_lastDisplayedScrollingRow = -1; 155_lastDisplayedScrollingRow = value;
1 reference to _lastDisplayedScrollingRow
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\Datagridview.DisplayedBandsData.cs (1)
152if (value != _lastDisplayedScrollingRow)