SystemFonts.SmallCaptionFontTextDecorations Eigenschaft

Definition

Ruft die Metrik ab, die die Verzierungen des Texts der kleinen Überschrift für den Nicht-Clientbereich eines nicht minimierten 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 Auflistung von Textverzierungen.

Hinweise

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

Verwendung von XAML-Attributen

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

Gilt für: