FrameworkElement.MaxHeightProperty 속성

정의

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

public:
 static property DependencyProperty ^ MaxHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxHeightProperty();
public static DependencyProperty MaxHeightProperty { get; }
var dependencyProperty = FrameworkElement.maxHeightProperty;
Public Shared ReadOnly Property MaxHeightProperty As DependencyProperty

속성 값

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

적용 대상