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