ContentPresenter.FontStyle Property

Definition

Gets or sets the font style for the presented content.

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

Property Value

The requested font style, which is a FontStyle constant name. 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