IInputElement.PreviewStylusDown Událost

Definice

Nastane, když pero dotkne digitizátoru, zatímco přes tento prvek.

public:
 event System::Windows::Input::StylusDownEventHandler ^ PreviewStylusDown;
event System.Windows.Input.StylusDownEventHandler PreviewStylusDown;
member this.PreviewStylusDown : System.Windows.Input.StylusDownEventHandler 
Event PreviewStylusDown As StylusDownEventHandler 

Event Type

StylusDownEventHandler

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é