VirtualizingPanel::GetCacheLength Method (DependencyObject^)
.NET Framework (current version)
Gets the value of the CacheLength property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element to get the CacheLength attached property from.
Return Value
Type: System.Windows.Controls::VirtualizationCacheLengthThe size of the cache before and after the viewport when the VirtualizingPanel is virtualizing.
.NET Framework
Available since 4.5
Available since 4.5
Show: