IInputElement.PreviewStylusInRange Evento

Definizione

Si verifica quando lo stilo è sufficientemente vicino al digitalizzatore per poter essere rilevato.

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