SystemParameters.SmallCaptionHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象