Method SetBackground
SetBackground(Brush?, VisualControlState)
Sets background brush for the specified control state.
void SetBackground(Brush? value, VisualControlState state = VisualControlState.Normal)
Parameters
value
BrushBackground brush.
state
VisualControlStateControl state.