Control.FontStyle Property

Definition

Gets or sets the style in which the text is rendered.

C#
public FontStyle FontStyle { get; set; }
XAML
<control FontStyle="fontStyleMemberName" />

Property Value

One of the values that specifies the style in which the text is rendered. The default is Normal.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6