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