Gets a value indicating whether the mouse pointer is located over this element.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public bool IsMouseOver { get; internal set; }
Visual Basic
Public Property IsMouseOver As Boolean
	Get
	Friend Set

See Also