SystemFonts.MenuFontStyle Propiedad

Definición

Obtiene la métrica que determina el estilo de fuente para el texto del menú.

public:
 static property System::Windows::FontStyle MenuFontStyle { System::Windows::FontStyle get(); };
public static System.Windows.FontStyle MenuFontStyle { get; }
static member MenuFontStyle : System.Windows.FontStyle
Public Shared ReadOnly Property MenuFontStyle As FontStyle

Valor de propiedad

Estilo de fuente.

Comentarios

Obtenga la métrica de SPI_GETNONCLIENTMETRICS. Para obtener más información, consulte SystemParametersInfo.

Uso de atributos XAML

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

Se aplica a