C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
Control Class
Control Properties
Background Property
BorderBrush Property
BorderThickness Property
FontFamily Property
FontSize Property
FontWeight Property
Foreground Property
HorizontalContentAlignment Property
Padding Property
TabIndex Property
Template Property
VerticalContentAlignment Property
Control
FontSize 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#
Copy
public
double
FontSize
{
get
;
set
; }
Property Value
Type:
Double
See Also
Reference
Control Class
Windows.UI.Xaml.Controls Namespace