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}"/>

適用対象