Gets or sets the brush to highlight the element when the button is checked.
Declaration
[Obsolete("Use CheckedBackground instead.")]
public Brush CheckedBrush { get; set; }
<Obsolete("Use CheckedBackground instead.")>
Public Property CheckedBrush As Brush