VirtualizingPanel::GetVirtualizationMode Method (DependencyObject^)
.NET Framework (current version)
Returns the VirtualizationMode attached property for the specified object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object from which the VirtualizationMode property is read.
Return Value
Type: System.Windows.Controls::VirtualizationModeOne of the enumeration values that specifies whether the object uses container recycling.
.NET Framework
Available since 4.5
Available since 4.5
Show: