Gets or sets the brush of the title bar's text. The default value is a System.Windows.Media.SolidColorBrush instance with the ARGB value (255, 43, 87, 154).

Syntax

public System.Windows.Media.Brush TitleForeground { get; set; }
Public Property TitleForeground() As System.Windows.Media.Brush