[]
Gets or sets the background color. If both this and Brush properties are specified for a style, this property takes precedence.
public Color BackColor { get; set; }
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).
The default is transparent background color.