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