FontWeights::ExtraBold Property

 

Specifies an "Extra-bold" font weight.

Namespace:   System.Windows
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property FontWeight ExtraBold {
	static FontWeight get();
}

Property Value

Type: System.Windows::FontWeight

A value that represents an "Extra-bold" font weight.

ExtraBold is equivalent in font weight to UltraBold.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: