VirtualizingPanel.IsContainerVirtualizable Attached Property

Definition

Get or sets a value that indicates whether this VirtualizingPanel should virtualize an item.

see GetIsContainerVirtualizable, and SetIsContainerVirtualizable
see GetIsContainerVirtualizable, and SetIsContainerVirtualizable
see GetIsContainerVirtualizable, and SetIsContainerVirtualizable

Remarks

Panel and Control objects use this property on item containers to track when the container can and cannot be virtualized.

Applies to