C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Text
FontWeights Class
FontWeights Properties
Black Property
Bold Property
DemiBold Property
ExtraBlack Property
ExtraBold Property
ExtraLight Property
Heavy Property
Light Property
Medium Property
Normal Property
Regular Property
SemiBold Property
SemiLight Property
Thin Property
UltraBlack Property
UltraBold Property
UltraLight Property
FontWeights
Black Property
Specifies a "Black" font weight.
Namespace:
Windows.UI.Text
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
static
FontWeight
Black
{
get
; }
Property Value
Type:
FontWeight
See Also
Reference
FontWeights Class
Windows.UI.Text Namespace