SystemParameters.FocusBorderHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a