VirtualizingPanel::SetIsContainerVirtualizable Method (DependencyObject^, Boolean)
.NET Framework (current version)
Sets the IsContainerVirtualizable attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object to set the property on.
- value
-
Type:
System::Boolean
true to indicate that the VirtualizingPanel should virtualize an item; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: