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)
308
return
_rowInsertionOccurred
;