WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Expander Class / ExpandedBackground Property
In This Topic
    ExpandedBackground Property
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush that will be used when the control is expanded.
    Syntax
    public Brush ExpandedBackground {get; set;}
    See Also