IInputElement.StylusInRange Evento

Definição

Ocorre quando a agulha está suficientemente próxima do digitalizador para ser detetada.

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

Tipo de Evento

Observações

Esta interface não se destina à implementação pública. Para mais informações, consulte as observações sobre a IInputElement interface.

Aplica-se a

Ver também