2 writes to rowInsertionOccurred
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DatagridviewDisplayedBandsData.cs (2)
319
this.
rowInsertionOccurred
= false;
351
this.
rowInsertionOccurred
= true;
1 reference to rowInsertionOccurred
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DatagridviewDisplayedBandsData.cs (1)
310
return this.
rowInsertionOccurred
;