3 references to xLayout
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Layout\FlowLayout.cs (3)
41CommonProperties.SetLayoutBounds(container, xLayout(container, container.DisplayRectangle, /* measureOnly = */ false)); 58Size prefSize = xLayout(container, measureBounds, /* measureOnly = */ true); 65prefSize = xLayout(container, measureBounds, /* measureOnly = */ true);