Gets or sets the Brush that will be assigned to the Foreground of the tab strip.

Namespace:  C1.Silverlight.Docking
Assembly:  C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)

Syntax

C#
public Brush TabStripForeground { get; set; }
Visual Basic
Public Property TabStripForeground As Brush
	Get
	Set

See Also