SystemFonts.SmallCaptionFontTextDecorations Eigenschaft

Definition

Ruft die Metrik ab, die die Dekorationen des Kleinen Beschriftungstexts für den Nichtclientbereich eines nichtminimisierten Fensters bestimmt.

public:
 static property System::Windows::TextDecorationCollection ^ SmallCaptionFontTextDecorations { System::Windows::TextDecorationCollection ^ get(); };
public static System.Windows.TextDecorationCollection SmallCaptionFontTextDecorations { get; }
static member SmallCaptionFontTextDecorations : System.Windows.TextDecorationCollection
Public Shared ReadOnly Property SmallCaptionFontTextDecorations 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.SmallCaptionFontTextDecorations}"/>

Gilt für: