9 references to DATAGRIDVIEWOPER_trackColRelocation
System.Windows.Forms (9)
winforms\Managed\System\WinForms\DataGridView.cs (2)
253DATAGRIDVIEWOPER_trackColRelocation | DATAGRIDVIEWOPER_trackColHeadersResize | DATAGRIDVIEWOPER_trackRowHeadersResize; 3683this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation] ||
winforms\Managed\System\WinForms\DataGridViewMethods.cs (7)
2510this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation] = true; 16363if (!this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation]) 16428if (!this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation]) 16626else if (this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation]) 16648!this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation] && 16670!this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation] && 16848if (this.dataGridViewOper[DATAGRIDVIEWOPER_trackColRelocation])