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 依存関係プロパティの識別子。

適用対象