Gets or sets the font family of the text control. 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