IInputElement.StylusEnter Evento

Definizione

Si verifica quando il cursore dello stilo viene spostato all'interno dei limiti dell'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 evento

StylusEventHandler

Commenti

Questa interfaccia non è destinata all'implementazione pubblica. Per altre informazioni, vedere osservazioni per l'interfaccia IInputElement .

Si applica a

Vedi anche