FontWeights.Bold Propiedad

Definición

Especifica el grosor de una fuente "Bold".

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

Valor de propiedad

Valor que representa el grosor de una fuente "Bold".

Se aplica a