IInputElement.PreviewTextInput Événement

Définition

Se produit lorsque cet élément recueille du texte indépendamment du périphérique.

public:
 event System::Windows::Input::TextCompositionEventHandler ^ PreviewTextInput;
event System.Windows.Input.TextCompositionEventHandler PreviewTextInput;
member this.PreviewTextInput : System.Windows.Input.TextCompositionEventHandler 
Event PreviewTextInput As TextCompositionEventHandler 

Type d'événement

Remarques

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

S’applique à

Voir aussi