IInputElement.StylusButtonDown Událost

Definice

Nastane, když je tlačítko peras stisknuto, zatímco pero je nad tímto prvkem.

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

Event Type

StylusButtonEventHandler

Poznámky

Toto rozhraní není určeno pro veřejnou implementaci. Další informace najdete v poznámkách k IInputElement rozhraní.

Platí pro

Viz také