SystemFonts.CaptionFontTextDecorations Eigenschaft

Definition

Ruft die Metrik ab, die die Textverzierung für Überschriften für den Nicht-Clientbereich eines nicht minimierten Fensters bestimmt.

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

Eigenschaftswert

Eine Auflistung von Textverzierungen.

Hinweise

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

Verwendung von XAML-Attributen

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

Gilt für: