IInputElement.StylusInAirMove Evento

Definición

Se produce cuando el lápiz se mueve sobre un elemento sin tocar el digitalizador.

public:
 event System::Windows::Input::StylusEventHandler ^ StylusInAirMove;
event System.Windows.Input.StylusEventHandler StylusInAirMove;
member this.StylusInAirMove : System.Windows.Input.StylusEventHandler 
Event StylusInAirMove 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