Język

SystemFonts.MessageFontStyle Właściwość

Definicja

Pobiera metrykę określającą styl czcionki dla tekstu pola wiadomości.

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

Wartość właściwości

Styl czcionki.

Uwagi

Uzyskaj metryki z SPI_GETNONCLIENTMETRICS. Aby uzyskać więcej informacji, zobacz SystemParametersInfo.

Użycie atrybutu XAML

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

Dotyczy