IInputElement.StylusButtonUp Zdarzenie

Definicja

Występuje, gdy przycisk stylus jest zwalniany, gdy rysik jest nad tym elementem.

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

Typ zdarzenia

Uwagi

Ten interfejs nie jest przeznaczony do publicznej implementacji. Aby uzyskać więcej informacji, zobacz uwagi dotyczące interfejsu IInputElement .

Dotyczy

Zobacz też