OpenedBackground Property (C1MenuList)
In This Topic
Gets or sets the
Windows.UI.Xaml.Media.Brush used in a menu item when this item is opened.
Syntax
'Declaration
Public Shadows Property OpenedBackground As Brush
public new Brush OpenedBackground {get; set;}
See Also