IInputElement.StylusButtonUp Evento

Definição

Ocorre quando o botão do stylus é libertado enquanto o stylus está sobre este elemento.

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

Tipo de Evento

Observações

Esta interface não se destina à implementação pública. Para mais informações, consulte as observações sobre a IInputElement interface.

Aplica-se a

Ver também