SystemParameters.ThickHorizontalBorderHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象