SystemParameters.FocusBorderWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro FocusBorderWidth .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro