SystemFonts.MenuFontWeight Egenskap

Definition

Hämtar måttet som avgör teckenvikten för menytext.

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

Egenskapsvärde

En teckenvikt.

Kommentarer

Hämta måttet från SPI_GETNONCLIENTMETRICS. Mer information finns i SystemParametersInfo.

XAML-attributanvändning

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

Gäller för