SystemFonts.MenuFontTextDecorations Eigenschaft

Definition

Ruft die Metrik ab, die die Text-Dekorationen für Menütext bestimmt.

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

Gilt für: