SystemFonts.MenuFontStyle Proprietà

Definizione

Ottiene la metrica che determina lo stile del carattere per il testo del 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

Valore della proprietà

Stile del carattere.

Commenti

Ottenere la metrica da SPI_GETNONCLIENTMETRICS. Per altre informazioni, vedere SystemParametersInfo.

Uso della sintassi XAML per gli attributi

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

Si applica a