SystemParameters.SmallWindowCaptionButtonHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象