SystemParameters.WindowCaptionButtonHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象