Gets or sets the background to use.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public Brush Background { get; set; }
Visual Basic (Declaration)
Public Property Background As Brush

See Also