SystemFonts.MenuFontFamily Eigenschaft

Definition

Ruft die Metrik ab, die die Schriftfamilie für Menütext bestimmt.

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

Eigenschaftswert

Eine Schriftfamilie.

Hinweise

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

Verwendung von XAML-Attributen

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

Gilt für: