IInputElement.StylusInRange É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 lorsque le stylet est suffisamment près du numériseur pour être détecté.
public:
event System::Windows::Input::StylusEventHandler ^ StylusInRange;
event System.Windows.Input.StylusEventHandler StylusInRange;
member this.StylusInRange : System.Windows.Input.StylusEventHandler
Event StylusInRange As StylusEventHandler
Type d'événement
Remarques
Cette interface n’est pas destinée à l’implémentation publique. Pour plus d’informations, consultez les remarques relatives à l’interface IInputElement .