IInputElement.StylusInAirMove Událost

Definice

Nastane, když se pero přesune přes prvek, ale bez dotyku digitizátoru.

public:
 event System::Windows::Input::StylusEventHandler ^ StylusInAirMove;
event System.Windows.Input.StylusEventHandler StylusInAirMove;
member this.StylusInAirMove : System.Windows.Input.StylusEventHandler 
Event StylusInAirMove As StylusEventHandler 

Event Type

StylusEventHandler

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é