IInputElement.StylusOutOfRange Evento

Definição

Ocorre quando a caneta está longe demais do digitalizador para ser detectada.

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

StylusEventHandler

Comentários

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

Aplica-se a

Confira também