SystemFonts.MessageFontWeight Vlastnost

Definice

Získá metriku, která určuje tloušťku písma pro text pole se zprávou.

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

Hodnota vlastnosti

Váha písma.

Poznámky

Získejte metriku z SPI_GETNONCLIENTMETRICS. Další informace naleznete v tématu SystemParametersInfo.

Použití atributu XAML

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

Platí pro