WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1Menu Class / HighlightedBackground Property
In This Topic
    HighlightedBackground Property (C1Menu)
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush used to highlight the menu item.
    Syntax
    public Brush HighlightedBackground {get; set;}
    See Also