ComponentOne Basic Library for UWP
OpenedBackground Property (C1MenuList)

C1.UWP Assembly > C1.Xaml Namespace > C1MenuList Class : OpenedBackground Property
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 Windows.UI.Xaml.Media.Brush
public new Windows.UI.Xaml.Media.Brush OpenedBackground {get; set;}
See Also

Reference

C1MenuList Class
C1MenuList Members