Sdílet prostřednictvím


SystemFonts.MessageFontStyle Vlastnost

Definice

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

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

Hodnota vlastnosti

FontStyle

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