VirtualizingPanel::GetIsVirtualizing Method (DependencyObject^)
.NET Framework (current version)
Gets the value of the IsVirtualizing attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object from which the attached property value is read.
Return Value
Type: System::Booleantrue if the VirtualizingPanel is virtualizing its content; otherwise false.
The default value of the IsVirtualizing property is true.
.NET Framework
Available since 4.5
Available since 4.5
Show: