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