4 references to ElementProxy
System.Windows.Forms (4)
System\Windows\Forms\Layout\FlowLayout.ContainerProxy.cs (3)
83
ElementProxy
.Bounds = value;
137
newBounds.X = DisplayRect.Right - bounds.X - bounds.Width +
ElementProxy
.Margin.Left -
ElementProxy
.Margin.Right;
System\Windows\Forms\Layout\FlowLayout.cs (1)
64
ElementProxy elementProxy = containerProxy.
ElementProxy
;