FontWeights.Bold Property

Definition

Specifies a "Bold" font weight.

public:
 static property System::Windows::FontWeight Bold { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight Bold { get; }
static member Bold : System.Windows.FontWeight
Public Shared ReadOnly Property Bold As FontWeight

Property Value

A value that represents a "Bold" font weight.

Applies to