ISpaceReservationManager.IsMouseOver Property

Definition

Determines whether the mouse is over an agent managed by this manager.

public:
 property bool IsMouseOver { bool get(); };
public:
 property bool IsMouseOver { bool get(); };
public bool IsMouseOver { get; }
member this.IsMouseOver : bool
Public ReadOnly Property IsMouseOver As Boolean

Property Value

true if the mouse is over the adornment, otherwise false.

Applies to