IInputElement.PreviewStylusInAirMove Evento

Definizione

Si verifica quando lo stilo viene spostato su un elemento, ma senza toccare il digitalizzatore.

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

Tipo evento

StylusEventHandler

Commenti

Questa interfaccia non è destinata all'implementazione pubblica. Per altre informazioni, vedere osservazioni per l'interfaccia IInputElement .

Si applica a

Vedi anche