VirtualizingPanel::CacheLengthUnit Attached Property
.NET Framework (current version)
Gets or sets the type of unit that is used by the CacheLength property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Controls::VirtualizationCacheLengthUnitThe type of unit that is used by the CacheLength property. The default is Page.
For a list of the possible values, see the VirtualizationCacheLengthUnit enumeration.
Show: