Gets or sets the Brush used to highlight the menu item.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Brush HighlightedBackground { get; set; } |
Visual Basic |
---|
Public Property HighlightedBackground As Brush Get Set |