Compartilhar via


IInputElement.PreviewStylusButtonUp Evento

Definição

Ocorre quando o botão da caneta é liberado enquanto a caneta está sobre esse elemento.

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