ContentPresenter.FontSize Property

Definition

Gets or sets the font size for the text content presented by the ContentPresenter.

C#
public double FontSize { get; set; }
XAML
<ContentPresenter FontSize="double" .../>

Property Value

Double

A non-negative value that specifies the font size, measured in pixels.

Applies to

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