Method SetBackground
SetBackground(Brush?, VisualControlState)
Sets background brush for the specified control state.
public virtual void SetBackground(Brush? value, VisualControlState state = VisualControlState.Normal)
Parameters
valueBrushBackground brush.
stateVisualControlStateControl state.