2 writes to column
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutPanelCellPosition.cs (2)
30this.column = column; 47column = value;
4 references to column
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TableLayoutPanelCellPosition.cs (4)
44return column; 55dpeOther.column == column); 75this.column);