Click or drag to resize
ControlFontWeight Property
Gets or sets the thickness of the specified font.

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

Property Value

Type: FontWeight
See Also