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; }
member this.MessageFontStyle : System.Windows.FontStyle
Public Shared ReadOnly Property MessageFontStyle As FontStyle

Wartość właściwości

FontStyle

Styl czcionki.

Uwagi

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

Użycie atrybutu języka XAML

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

Dotyczy