WrapGrid.ItemHeightProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ItemHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemHeightProperty();
public static DependencyProperty ItemHeightProperty { get; }
var dependencyProperty = WrapGrid.itemHeightProperty;
Public Shared ReadOnly Property ItemHeightProperty As DependencyProperty

プロパティ値

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

適用対象