VirtualizingPanel::SetCacheLengthUnit Method (DependencyObject^, VirtualizationCacheLengthUnit)
.NET Framework (current version)
Sets the CacheLengthUnit attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: static void SetCacheLengthUnit( DependencyObject^ element, VirtualizationCacheLengthUnit value )
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object to set the property on.
- value
-
Type:
System.Windows.Controls::VirtualizationCacheLengthUnit
The type of unit that is used by the CacheLength property.
.NET Framework
Available since 4.5
Available since 4.5
Show: