SystemFonts.MenuFontWeight Właściwość

Definicja

Pobiera metryki, która określa wagę czcionki dla tekstu menu.

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

Wartość właściwości

Waga czcionki.

Uwagi

Uzyskaj metryki z SPI_GETNONCLIENTMETRICS. Aby uzyskać więcej informacji, zobacz SystemParametersInfo.

Użycie atrybutu języka XAML

<object property="{ SystemFonts.MenuFontWeight}"/>

Dotyczy