Share via


ItemsRepeater.HorizontalCacheLengthProperty Property

Definition

Identifies the HorizontalCacheLength dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ HorizontalCacheLengthProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalCacheLengthProperty();
public static DependencyProperty HorizontalCacheLengthProperty { get; }
Public Shared ReadOnly Property HorizontalCacheLengthProperty As DependencyProperty

Property Value

The identifier for the HorizontalCacheLength dependency property.

Applies to