Gets or sets the background of the item when it is pointed with the mouse. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Brush OverBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property OverBackground As Brush |
A Silverlight Brush object.