SystemParameters.CaptionWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象