1 instantiation of VerticalElementProxy
System.Windows.Forms (1)
System\Windows\Forms\Layout\FlowLayout.ContainerProxy.cs (1)
117_elementProxy ??= IsVertical ? new VerticalElementProxy() : new ElementProxy();