SystemParameters.ThinVerticalBorderWidthKey Property

Definition

Gets the ResourceKey for the ThinVerticalBorderWidth property.

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

Property Value

A resource key.

Remarks

XAML attribute usage

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

Applies to