ItemsWrapGrid.ItemHeightProperty 属性

定义

标识 ItemHeight 依赖属性。

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

属性值

ItemHeight 依赖属性的标识符。

适用于