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相依性屬性的識別碼。

適用於