PivotViewer.SecondaryBackground Property (System.Windows.Controls.Pivot)

Switch View :
ScriptFree
.NET Framework Class Library for Silverlight
PivotViewer.SecondaryBackground Property

Gets or sets the brush used to set the background of the control bar and the collection area.

Namespace:  System.Windows.Controls.Pivot
Assembly:  System.Windows.Controls.Pivot (in System.Windows.Controls.Pivot.dll)
Syntax

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

Property Value

Type: System.Windows.Media.Brush
The Brush used to set the background of the control bar and the collection area.
Version Information

Silverlight

Supported in: 5
Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference