WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / ExpanderButton Class / CheckedForeground Property
In This Topic
    CheckedForeground Property (ExpanderButton)
    In This Topic
    Gets or sets the brush to highlight the element when the button is checked.
    Syntax
    public Brush CheckedForeground {get; set;}
    See Also