VirtualizingPanel::GetCacheLengthUnit Method (DependencyObject^)
.NET Framework (current version)
Gets the value of the CacheLengthUnit property.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: static VirtualizationCacheLengthUnit GetCacheLengthUnit( DependencyObject^ element )
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element to get the CacheLengthUnit attached property from.
Return Value
Type: System.Windows.Controls::VirtualizationCacheLengthUnitThe type of unit that is used by the CacheLength property.
The default is of the CacheLengthUnit property is Page.
.NET Framework
Available since 4.5
Available since 4.5
Show: