SpacingWrapPanel.ArrangeOverride(Size) Method

Definition

Arranges the children of this panel

C++
protected:
 override System::Windows::Size ArrangeOverride(System::Windows::Size constraint);

Parameters

constraint
Size

The available space for the children

Returns

The actual size used by the panel

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022