WrapLayout.MeasureOverride(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 MeasureOverride (Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext context, Windows.Foundation.Size availableSize);
override this.MeasureOverride : Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext * Windows.Foundation.Size -> Windows.Foundation.Size
Protected Overrides Function MeasureOverride (context As VirtualizingLayoutContext, availableSize As Size) As Size
Parameters
- context
- Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext
- availableSize
- Size