SystemParameters.SmallWindowCaptionButtonWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象