SystemFonts.StatusFontTextDecorations Eigenschaft

Definition

Ruft die Metrik ab, die die Dekorationen des Texts bestimmt, der in Statusleisten und QuickInfos für den Nichtclientbereich eines nichtminimisierten Fensters verwendet wird.

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

Eigenschaftswert

Eine Sammlung von Textdeko.

Hinweise

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

Verwendung von XAML-Attributen

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

Gilt für: