IInputElement.StylusDown Evento

Definición

Se produce cuando el lápiz toca el digitalizador mientras se encuentra sobre el elemento.

public:
 event System::Windows::Input::StylusDownEventHandler ^ StylusDown;
event System.Windows.Input.StylusDownEventHandler StylusDown;
member this.StylusDown : System.Windows.Input.StylusDownEventHandler 
Event StylusDown As StylusDownEventHandler 

Tipo de evento

StylusDownEventHandler

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