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