VirtualizingStackPanel.VirtualizationMode Attached Property
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.
Gets or sets a value that indicates the virtualization mode of items being virtualized by a parent VirtualizingStackPanel and items set.
see GetVirtualizationMode, and SetVirtualizationMode
see GetVirtualizationMode, and SetVirtualizationMode
see GetVirtualizationMode, and SetVirtualizationMode
Remarks
Child elements set this property in markup to declare how the item should be virtualized when included as a VirtualizingStackPanel child element.
- Type: VirtualizationMode
- Identifier field: VirtualizationModeProperty
- Accessor methods: GetVirtualizationMode, SetVirtualizationMode