5 references to DATAGRIDVIEWSTATE2_showColumnRelocationInsertion
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (5)
2511this.dataGridViewState2[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = false; 5686if (this.dataGridViewState2[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion]) 6104this.dataGridViewState2[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = false; 10668this.dataGridViewState2[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = ColumnRelocationTarget(e, hti, out this.trackColumnEdge); 25986this.dataGridViewState2[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = false;