FontWeights.Light 属性

定义

指定“浅色”字体粗细。

public:
 static property System::Windows::FontWeight Light { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight Light { get; }
static member Light : System.Windows.FontWeight
Public Shared ReadOnly Property Light As FontWeight

属性值

一个表示“浅色”字体粗细的值。

适用于