Språk

SystemFonts.MessageFontWeight Egenskap

Definition

Hämtar måttet som avgör teckenvikten för text i meddelanderutan.

public:
 static property System::Windows::FontWeight MessageFontWeight { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight MessageFontWeight { get; }
static member MessageFontWeight : System.Windows.FontWeight
Public Shared ReadOnly Property MessageFontWeight 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.MessageFontWeight}"/>

Gäller för