SystemParameters.WindowCaptionButtonWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象