Gets or sets the font family of the status bar. This is a dependency property. The property value has the type System.Windows.Media.FontFamily.

Syntax

public FontFamily FontFamily { get; set; }
Public Property FontFamily() As FontFamily