FontWeights.Normal Propiedad

Definición

Especifica un valor de peso de fuente de 400.

public:
 static property FontWeight Normal { FontWeight get(); };
static FontWeight Normal();
public static FontWeight Normal { get; }
var fontWeight = FontWeights.normal;
Public Shared ReadOnly Property Normal As FontWeight

Valor de propiedad

FontWeight con un valor weight de 400.

Se aplica a