IInputElement.StylusInRange Evento

Definición

Se produce cuando el lápiz está lo suficientemente cerca del digitalizador para que lo detecte.

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

StylusEventHandler

Comentarios

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

Se aplica a

Consulte también