IInputElement.PreviewKeyDown Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsqu'une touche est enfoncée alors que le focus du clavier est sur cet élément.
public:
event System::Windows::Input::KeyEventHandler ^ PreviewKeyDown;
event System.Windows.Input.KeyEventHandler PreviewKeyDown;
member this.PreviewKeyDown : System.Windows.Input.KeyEventHandler
Event PreviewKeyDown As KeyEventHandler
Type d'événement
Remarques
Cette interface n’est pas destinée à une implémentation publique. Pour plus d’informations, consultez les remarques relatives à l’interface IInputElement .