5 references to OperationInCurrentCellChange
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (5)
15193if (!_dataGridViewOper[OperationInCurrentCellChange] 25522if (_dataGridViewOper[OperationInCurrentCellChange]) 26768if (_dataGridViewOper[OperationInCurrentCellChange] && // Allow the code to be re-entrant only as a result of 26774_dataGridViewOper[OperationInCurrentCellChange] = true; 27126_dataGridViewOper[OperationInCurrentCellChange] = false;