FontWeights.ExtraLight Свойство

Определение

Задает вес шрифта 200.

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

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

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

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