IInputElement.PreviewKeyUp Événement

Définition

Se produit lorsqu'une touche est relâchée alors que le focus du clavier est sur cet élément.

public:
 event System::Windows::Input::KeyEventHandler ^ PreviewKeyUp;
event System.Windows.Input.KeyEventHandler PreviewKeyUp;
member this.PreviewKeyUp : System.Windows.Input.KeyEventHandler 
Event PreviewKeyUp As KeyEventHandler 

Type d'événement

KeyEventHandler

Remarques

Cette interface n’est pas destinée à une implémentation publique. Pour plus d’informations, consultez les remarques relatives à l’interface IInputElement .

S’applique à

Voir aussi