UIElement.IsMouseDirectlyOverChanged Event

Definition

Occurs when the value of the IsMouseDirectlyOver property changes on this element.

C#
public event System.Windows.DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged;

Event Type

Remarks

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

Applies to