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