2 writes to CurrentCol
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridState.cs (2)
73
dgs.
CurrentCol
= CurrentCol;
104
this.
CurrentCol
= dataGrid.currentCol;
2 references to CurrentCol
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridState.cs (2)
73
dgs.CurrentCol =
CurrentCol
;
132
dataGrid.currentCol =
CurrentCol
;