SystemParameters.CaptionHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象