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