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