2 references to TableLayout
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutSettings.cs (2)
423return TableLayout.GetControlFromPosition(Owner, column, row); 427return TableLayout.GetPositionFromControl(Owner, element);