UIElement.IsStylusDirectlyOverChanged Evento
Definición
Se produce cuando el valor de la propiedad IsStylusDirectlyOver cambia en este elemento.Occurs when the value of the IsStylusDirectlyOver property changes on this element.
public:
event System::Windows::DependencyPropertyChangedEventHandler ^ IsStylusDirectlyOverChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged;
member this.IsStylusDirectlyOverChanged : System.Windows.DependencyPropertyChangedEventHandler
Public Custom Event IsStylusDirectlyOverChanged As DependencyPropertyChangedEventHandler
Tipo de evento
Comentarios
Este miembro es un CLRCLR evento, no un evento enrutado.This member is a CLRCLR event, not a routed event.