Share via


SystemParameters.KeyboardCuesKey Vlastnost

Definice

Získá vlastnost ResourceKey pro KeyboardCues .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro