IInputElement.PreviewStylusMove Evento

Definición

Se produce cuando el lápiz se mueve mientras el lápiz está sobre el elemento .

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