SystemFonts.MessageFontFamily Eigenschaft

Definition

Ruft die Metrik ab, die die Schriftfamilie für Text in Meldungsfeldern bestimmt.

public:
 static property System::Windows::Media::FontFamily ^ MessageFontFamily { System::Windows::Media::FontFamily ^ get(); };
public static System.Windows.Media.FontFamily MessageFontFamily { get; }
member this.MessageFontFamily : System.Windows.Media.FontFamily
Public Shared ReadOnly Property MessageFontFamily As FontFamily

Eigenschaftswert

FontFamily

Eine Schriftfamilie.

Hinweise

Rufen Sie die Metrik aus SPI_GETNONCLIENTMETRICS ab. Weitere Informationen finden Sie unter SystemParametersInfo.

Verwendung von XAML-Attributen

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

Gilt für