Control.FontWeight Property
.NET Framework 4.6 and 4.5
Gets or sets the weight or thickness of the specified font.
Namespace: System.Windows.Controls
Assembly: PresentationFramework (in PresentationFramework.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
This property only affects a control whose template uses the FontWeight property as a parameter. On other controls, this property has no impact. For a list of predefined FontWeight values, see the FontWeights class.
Show: