SystemParameters.FocusBorderHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象