Gets or sets the font style of the text control. This is a dependency property. The property value has the type System.Windows.FontStyle. The default value is FontStyles.Normal.

Syntax

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