SystemFonts.MenuFontStyle Właściwość

Definicja

Pobiera metryki określające styl czcionki dla tekstu menu.

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

Wartość właściwości

Styl czcionki.

Uwagi

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

Użycie atrybutu języka XAML

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

Dotyczy