Windows.UI.Xaml.Controls.VirtualizingStackPanel.VirtualizationMode

May 26, 2021 ยท View on GitHub

-description

Gets or sets a value that indicates the virtualization mode of items being virtualized by a parent VirtualizingStackPanel and items set.

-remarks

Child elements set this property in markup to declare how the item should be virtualized when included as a VirtualizingStackPanel child element.

-see-also

XAML attached properties

-examples