VirtualizingPanel::GetIsContainerVirtualizable Method (DependencyObject^)
.NET Framework (current version)
Gets the value of the IsContainerVirtualizable property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element to get the IsContainerVirtualizable attached property from.
Return Value
Type: System::Booleantrue if the VirtualizingPanel should virtualize an item; otherwise, false.
The default is of the IsContainerVirtualizable attached property true.
.NET Framework
Available since 4.5
Available since 4.5
Show: