4 references to ElementProxy
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Layout\FlowLayout.cs (4)
106
ElementProxy elementProxy = containerProxy.
ElementProxy
;
365
ElementProxy
.Bounds = value;
420
newBounds.X = DisplayRect.Right - bounds.X - bounds.Width +
ElementProxy
.Margin.Left -
ElementProxy
.Margin.Right;