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