VirtualizingPanel::SetIsVirtualizing Method (DependencyObject^, Boolean)
.NET Framework (current version)
Sets the value of the IsVirtualizingProperty attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object to which the attached property value is set.
- value
-
Type:
System::Boolean
true if the VirtualizingStackPanel is virtualizing; otherwise false.
.NET Framework
Available since 4.5
Available since 4.5
Show: