IInputElement.PreviewStylusButtonDown Evento

Definición

Se produce cuando se presiona el botón del lápiz óptico mientras está sobre este elemento.

public:
 event System::Windows::Input::StylusButtonEventHandler ^ PreviewStylusButtonDown;
event System.Windows.Input.StylusButtonEventHandler PreviewStylusButtonDown;
member this.PreviewStylusButtonDown : System.Windows.Input.StylusButtonEventHandler 
Event PreviewStylusButtonDown As StylusButtonEventHandler 

Tipo de evento

StylusButtonEventHandler

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