FontWeights.ExtraBold Свойство

Определение

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

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

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

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

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