3 references to DATAGRIDVIEWSTATE2_ignoreCursorChange
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridView.cs (2)
2335this.dataGridViewState2[DATAGRIDVIEWSTATE2_ignoreCursorChange] = true; 2342this.dataGridViewState2[DATAGRIDVIEWSTATE2_ignoreCursorChange] = false;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
15065if (!this.dataGridViewState2[DATAGRIDVIEWSTATE2_ignoreCursorChange])