共用方式為


ItemsRepeater.HorizontalCacheLengthProperty 屬性

定義

識別 HorizontalCacheLength 相依性屬性。

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

屬性值

HorizontalCacheLength 相依性屬性的標識碼。

適用於