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