IInputElement.PreviewStylusInAirMove Evento

Definición

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

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