UIElement.IsStylusDirectlyOverChanged Event

Definition

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 

Event Type

Remarks

This member is a CLR event, not a routed event.

Applies to