SystemFonts.MessageFontStyle Vlastnost

Definice

Získá metriku, která určuje styl písma pro text pole se zprávou.

public:
 static property System::Windows::FontStyle MessageFontStyle { System::Windows::FontStyle get(); };
public static System.Windows.FontStyle MessageFontStyle { get; }
static member MessageFontStyle : System.Windows.FontStyle
Public Shared ReadOnly Property MessageFontStyle As FontStyle

Hodnota vlastnosti

Styl písma.

Poznámky

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

Použití atributu XAML

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

Platí pro