5 references to OperationInCurrentCellChange
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (5)
15184if (!_dataGridViewOper[OperationInCurrentCellChange] 25514if (_dataGridViewOper[OperationInCurrentCellChange]) 26761if (_dataGridViewOper[OperationInCurrentCellChange] && // Allow the code to be re-entrant only as a result of 26767_dataGridViewOper[OperationInCurrentCellChange] = true; 27118_dataGridViewOper[OperationInCurrentCellChange] = false;