12 references to DATAGRIDVIEWOPER_inReadOnlyChange
System.Windows.Forms (12)
winforms\Managed\System\WinForms\DataGridView.cs (2)
3946this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange] = true; 3959this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange] = false;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (10)
13188!this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange]) 14900!this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange]) 15231!this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange]) 15291!this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange]) 15328!this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange]) 19214!this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange]) 27569this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange] = true; 27574this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange] = false; 27605this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange] = true; 27610this.dataGridViewOper[DATAGRIDVIEWOPER_inReadOnlyChange] = false;