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相依性屬性的識別碼。

適用於