VirtualizationCacheLength.CacheAfterViewport Property

Definition

Gets the size of the cache before the viewport when the VirtualizingPanel is virtualizing.

public double CacheAfterViewport { get; }

Property Value

The size of the cache after the viewport when the VirtualizingPanel is virtualizing.

Remarks

In this context, "virtualize" refers to a technique by which a subset of user interface (UI) elements are generated from a larger number of data items based on which items are visible on the screen. Use a cache to avoid generating UI elements as they're scrolled into view.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9