UIElement3D.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.

IsStylusDirectlyOverChanged is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.

Applies to