IInputElement.StylusInRange Evento

Definición

Se produce cuando el lápiz óptico está lo suficientemente cerca del digitalizador que se va a detectar.

public:
 event System::Windows::Input::StylusEventHandler ^ StylusInRange;
event System.Windows.Input.StylusEventHandler StylusInRange;
member this.StylusInRange : System.Windows.Input.StylusEventHandler 
Event StylusInRange As StylusEventHandler 

Tipo de evento

Comentarios

Esta interfaz no está pensada para la implementación pública. Para obtener más información, vea los comentarios de la IInputElement interfaz.

Se aplica a

Consulte también