FontWeights Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The FontWeights type exposes the following members.

Properties

  Name Description
Public propertyStatic memberSupported by Silverlight for Windows Phone Black Specifies a "Black" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone Bold Specifies a "Bold" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone ExtraBlack Specifies an "ExtraBlack" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone ExtraBold Specifies an "ExtraBold" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone ExtraLight Specifies an "ExtraLight" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone Light Specifies a "Light" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone Medium Specifies a "Medium" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone Normal Specifies a "Normal" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone SemiBold Specifies a "SemiBold" font weight.
Public propertyStatic member SemiLight Specifies a "SemiLight" font weight.
Public propertyStatic memberSupported by Silverlight for Windows Phone Thin Specifies a "Thin" font weight.

Top