다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상