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.
public FontFamily FontFamily { get; set; }
Public Property FontFamily() As FontFamily