SystemParameters.ThinHorizontalBorderHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象