IInputElement.PreviewStylusButtonDown Událost

Definice

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

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