SystemFonts.MessageFontTextDecorations Eigenschaft

Definition

Ruft die Metrik ab, die die Dekorationen für den Text des Meldungsfelds bestimmt.

public:
 static property System::Windows::TextDecorationCollection ^ MessageFontTextDecorations { System::Windows::TextDecorationCollection ^ get(); };
public static System.Windows.TextDecorationCollection MessageFontTextDecorations { get; }
static member MessageFontTextDecorations : System.Windows.TextDecorationCollection
Public Shared ReadOnly Property MessageFontTextDecorations As TextDecorationCollection

Eigenschaftswert

Eine Sammlung von Text-Dekorationen.

Hinweise

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

Verwendung von XAML-Attributen

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

Gilt für: