6 references to DATAGRIDVIEWOPER_inRefreshColumns
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (6)
10645!this.dataGridViewOper[DATAGRIDVIEWOPER_inRefreshColumns]) 13711if (this.DataSource != null && !this.dataGridViewOper[DATAGRIDVIEWOPER_inRefreshColumns]) 13740if (this.DataSource != null && !this.dataGridViewOper[DATAGRIDVIEWOPER_inRefreshColumns]) 13788if (this.DataSource != null && e.Column.DataPropertyName.Length != 0 && !this.dataGridViewOper[DATAGRIDVIEWOPER_inRefreshColumns]) 25585this.dataGridViewOper[DATAGRIDVIEWOPER_inRefreshColumns] = true; 25623this.dataGridViewOper[DATAGRIDVIEWOPER_inRefreshColumns] = false;