SystemParameters.KeyboardDelayKey Vlastnost

Definice

ResourceKey Získá pro KeyboardDelay vlastnost .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro