IInputElement.PreviewStylusMove Evento

Definição

Ocorre quando a caneta se move enquanto está sobre o 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

Comentários

Essa interface não se destina à implementação pública. Para obter mais informações, consulte comentários para a IInputElement interface .

Aplica-se a

Confira também