SystemParameters.FocusBorderHeightKey Property

Definition

Gets the ResourceKey for the FocusBorderHeight property.

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

Property Value

ResourceKey

A resource key.

Remarks

XAML Attribute Usage

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

Applies to