IInputElement.StylusEnter Evento

Definição

Ocorre quando o cursor da stylus entra nos limites do elemento.

public:
 event System::Windows::Input::StylusEventHandler ^ StylusEnter;
event System.Windows.Input.StylusEventHandler StylusEnter;
member this.StylusEnter : System.Windows.Input.StylusEventHandler 
Event StylusEnter 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