WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1Menu Class / OpenedBackground Property
In This Topic
    OpenedBackground Property (C1Menu)
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush used in a menu item when this item is opened.
    Syntax
    public Brush OpenedBackground {get; set;}
    See Also