SystemParameters.ThinHorizontalBorderHeightKey Property

Definition

Gets the ResourceKey for the ThinHorizontalBorderHeight property.

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

Property Value

A resource key.

Remarks

XAML attribute usage

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

Applies to