TextElement.FontStyle Property

Definition

Gets or sets the font style for the content in this element.

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

Property Value

One of the FontStyle constant names, specifying the font style. 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