5 references to OperationInCurrentCellChange
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (5)
15196
if (!_dataGridViewOper[
OperationInCurrentCellChange
]
25531
if (_dataGridViewOper[
OperationInCurrentCellChange
])
26777
if (_dataGridViewOper[
OperationInCurrentCellChange
] && // Allow the code to be re-entrant only as a result of
26783
_dataGridViewOper[
OperationInCurrentCellChange
] = true;
27134
_dataGridViewOper[
OperationInCurrentCellChange
] = false;