Compartilhar via


IInputElement.PreviewStylusButtonDown Evento

Definição

Ocorre quando o botão da caneta é pressionado enquanto a caneta está sobre esse 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

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