IInputElement.PreviewStylusInRange Evento

Definición

Se produce cuando el lápiz óptico está lo suficientemente cerca del digitalizador que se va a detectar.

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 de evento

Comentarios

Esta interfaz no está pensada para la implementación pública. Para obtener más información, vea los comentarios de la IInputElement interfaz.

Se aplica a

Consulte también