SystemParameters.WindowCaptionHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象