SystemParameters.MinimumWindowWidthKey 屬性

定義

取得 MinimumWindowWidth 屬性的 ResourceKey

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

屬性值

資源索引鍵。

備註

XAML 屬性用法

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

適用於