SystemParameters.MinimumWindowHeightKey 属性

定义

获取 ResourceKey 属性 MinimumWindowHeight

public:
 static property System::Windows::ResourceKey ^ MinimumWindowHeightKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey MinimumWindowHeightKey { get; }
static member MinimumWindowHeightKey : System.Windows.ResourceKey
Public Shared ReadOnly Property MinimumWindowHeightKey As ResourceKey

属性值

资源密钥。

注解

XAML 属性用法

<object property="{SystemParameters.MinimumWindowHeightKey}"/>

适用于