IInputElement.PreviewStylusInRange Evento

Definição

Ocorre quando a caneta está perto o suficiente do digitalizador para ser detectada.

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

StylusEventHandler

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