UIElement.IsMouseDirectlyOverProperty Field

Definition

Identifies the IsMouseDirectlyOver dependency property.

public: static initonly System::Windows::DependencyProperty ^ IsMouseDirectlyOverProperty;
public static readonly System.Windows.DependencyProperty IsMouseDirectlyOverProperty;
 staticval mutable IsMouseDirectlyOverProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsMouseDirectlyOverProperty As DependencyProperty 

Field Value

Applies to

See also