7 references to DATAGRIDVIEWOPER_inBorderStyleChange
System.Windows.Forms (7)
winforms\Managed\System\WinForms\DataGridView.cs (6)
1594this.dataGridViewOper[DATAGRIDVIEWOPER_inBorderStyleChange] = true; 1659this.dataGridViewOper[DATAGRIDVIEWOPER_inBorderStyleChange] = false; 1862this.dataGridViewOper[DATAGRIDVIEWOPER_inBorderStyleChange] = true; 1886this.dataGridViewOper[DATAGRIDVIEWOPER_inBorderStyleChange] = false; 4150this.dataGridViewOper[DATAGRIDVIEWOPER_inBorderStyleChange] = true; 4174this.dataGridViewOper[DATAGRIDVIEWOPER_inBorderStyleChange] = false;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
11229if (!this.dataGridViewOper[DATAGRIDVIEWOPER_inBorderStyleChange])