SystemParameters.KeyboardCuesKey Property

Definition

Gets the ResourceKey for the KeyboardCues property.

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

Property Value

A resource key.

Remarks

XAML attribute usage

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

Applies to