SystemParameters.MinimizedWindowWidthKey プロパティ

定義

MinimizedWindowWidth プロパティの ResourceKey を取得します。

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象