UniformGridLayout.MinItemHeightProperty 屬性

定義

識別 MinItemHeight 相依性屬性。

public:
 static property DependencyProperty ^ MinItemHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty MinItemHeightProperty();
public static DependencyProperty MinItemHeightProperty { get; }
var dependencyProperty = UniformGridLayout.minItemHeightProperty;
Public Shared ReadOnly Property MinItemHeightProperty As DependencyProperty

屬性值

MinItemHeight 相依性屬性的標識碼。

適用於