FontWeights.Bold Свойство

Определение

Задает значение веса шрифта 700.

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

Значение свойства

FontWeight со значением Weight 700.

Применяется к