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

適用於