Click or drag to resize
ControlFontSize Property
Gets or sets the size of the text in this control.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double FontSize { get; set; }

Property Value

Type: Double
See Also