HierarchicalVirtualizationConstraints.CacheLength Property

Definition

Gets the size of the cache before and after the viewport.

public:
 property System::Windows::Controls::VirtualizationCacheLength CacheLength { System::Windows::Controls::VirtualizationCacheLength get(); };
public System.Windows.Controls.VirtualizationCacheLength CacheLength { get; }
member this.CacheLength : System.Windows.Controls.VirtualizationCacheLength
Public ReadOnly Property CacheLength As VirtualizationCacheLength

Property Value

The size of the cache before and after the viewport.

Applies to