5 references to DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (5)
25687this.dataGridViewState2[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] = true; 26945this.dataGridViewState2[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] = false; 26973if (this.dataGridViewState2[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell]) 27041!this.dataGridViewState2[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] && // don't edit if the rows collection changed 27050this.dataGridViewState2[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] = false;