SystemParameters.KeyboardDelayKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la KeyboardDelay proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a