SystemParameters.KeyboardPreferenceKey Propriété

Définition

Obtient la ResourceKey pour la propriété KeyboardPreference.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à