6 references to Element
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (6)
720IArrangedElement element = layoutInfo.Element; 830IArrangedElement element = layoutInfo.Element; 1172IArrangedElement element = layoutInfo.Element; 1277return layoutInfo.Element; 2083Rectangle elementBounds1 = layoutInfo1.Element.Bounds; 2087Rectangle elementBounds2 = layoutInfo2.Element.Bounds;