Gets or sets the font family of the title bar's text. The default value is the font family 'Calibri Light'.

Syntax

public System.Windows.Media.FontFamily TitleFontFamily { get; set; }
Public Property TitleFontFamily() As System.Windows.Media.FontFamily