FrameworkElement.MinHeightProperty プロパティ

定義

MinHeight 依存関係プロパティを識別します。

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

プロパティ値

MinHeight 依存関係プロパティの識別子。

適用対象