Share via


ItemsRepeater.HorizontalCacheLengthProperty Property

Definition

Identifies the HorizontalCacheLength dependency property.

public:
 static property DependencyProperty ^ HorizontalCacheLengthProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalCacheLengthProperty();
public static DependencyProperty HorizontalCacheLengthProperty { get; }
var dependencyProperty = ItemsRepeater.horizontalCacheLengthProperty;
Public Shared ReadOnly Property HorizontalCacheLengthProperty As DependencyProperty

Property Value

The identifier for the HorizontalCacheLength dependency property.

Applies to