IInputElement.StylusButtonDown Zdarzenie

Definicja

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

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

Typ zdarzenia

StylusButtonEventHandler

Uwagi

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

Dotyczy

Zobacz też