SystemFonts.MenuFontWeight Proprietà

Definizione

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

Valore della proprietà

Spessore del carattere.

Commenti

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

Uso della sintassi XAML per gli attributi

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

Si applica a