SystemParameters.FocusBorderHeightKey Vlastnost

Definice

Získá vlastnost ResourceKey pro FocusBorderHeight .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro