ButtonForeground Property (C1InputCheckBox)
Gets or sets the
Windows.UI.Xaml.Media.Brush that will be assigned to the Foreground of the buttons inside the control.
public Brush ButtonForeground {get; set;}
'Declaration
Public Property ButtonForeground As Brush