IInputElement.StylusOutOfRange Evento

Definição

Ocorre quando a caneta está muito longe do digitalizador a ser detectado.

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

Tipo de evento

Comentários

Essa interface não se destina à implementação pública. Para obter mais informações, consulte comentários para a IInputElement interface.

Aplica-se a

Confira também