ItemsRepeater.LayoutProperty プロパティ

定義

Layout 依存関係プロパティを識別します。

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

プロパティ値

Layout 依存関係プロパティの識別子。

適用対象