Show / Hide Table of Contents

Property Background

| Improve this Doc View Source

Background

Gets or sets the System.Windows.Media.Brush used to fill the background. This is a dependency property.

Declaration
public Brush Background { get; set; }
Property Value
Type Description
System.Windows.Media.Brush

The brush used to fill the background, or null to not use a background brush. The default is null.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest