1 instantiation of VerticalElementProxy
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Layout\FlowLayout.cs (1)
407_elementProxy = (IsVertical) ? new VerticalElementProxy() : new ElementProxy();