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