Property Background
| Improve this Doc View SourceBackground
Gets or sets the System.Windows.Media.Brush that fills the area. This is a dependency property.
Declaration
public Brush Background { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Media.Brush | The System.Windows.Media.Brush that draws the background. This property has no default value. |