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