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