다음을 통해 공유


TwoPaneView.MinTallModeHeightProperty 속성

정의

MinTallModeHeight 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ MinTallModeHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty MinTallModeHeightProperty();
public static DependencyProperty MinTallModeHeightProperty { get; }
var dependencyProperty = TwoPaneView.minTallModeHeightProperty;
Public Shared ReadOnly Property MinTallModeHeightProperty As DependencyProperty

속성 값

MinTallModeHeight 종속성 속성의 식별자입니다.

적용 대상