2 writes to _rowInsertionOccurred
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\Datagridview.DisplayedBandsData.cs (2)
317_rowInsertionOccurred = false; 351_rowInsertionOccurred = true;
1 reference to _rowInsertionOccurred
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\Datagridview.DisplayedBandsData.cs (1)
308return _rowInsertionOccurred;