FontWeights.Light Свойство

Определение

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

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

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

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

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