SystemFonts.IconFontTextDecorations Eigenschaft

Definition

Ruft die Text-Dekorationen 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 Sammlung von Text-Dekorationen.

Hinweise

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

Verwendung von XAML-Attributen

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

Gilt für: