SystemFonts.MessageFontStyle Свойство

Определение

Получает метрику, определяющую начертание шрифта для текста окна сообщения.

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

Значение свойства

FontStyle

Начертание шрифта.

Комментарии

Получите метрику из SPI_GETNONCLIENTMETRICS. Дополнительные сведения см. в разделе SystemParametersInfo.

Использование атрибута XAML

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

Применяется к