SystemFonts.IconFontTextDecorations Eigenschaft

Definition

Ruft die Textverzierungen aus den logischen Schriftartinformationen für die aktuelle Symboltitelschriftart ab.

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

Eigenschaftswert

Eine Auflistung von Textverzierungen.

Hinweise

Rufen Sie die Schriftartinformationen von SPI_GETICONTITLELOGFONT ab. Weitere Informationen finden Sie unter SystemParametersInfo.

Verwendung von XAML-Attributen

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

Gilt für: