Share via


ItemsRepeater.VerticalCacheLengthProperty Property

Definition

Identifies the VerticalCacheLength dependency property.

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

Property Value

The identifier for the VerticalCacheLength dependency property.

Applies to