WrapLayout.ArrangeOverride(VirtualizingLayoutContext, Size) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected override Windows.Foundation.Size ArrangeOverride (Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext context, Windows.Foundation.Size finalSize);
override this.ArrangeOverride : Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext * Windows.Foundation.Size -> Windows.Foundation.Size
Protected Overrides Function ArrangeOverride (context As VirtualizingLayoutContext, finalSize As Size) As Size
Parameters
- context
- Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext
- finalSize
- Size