SystemFonts.MenuFontStyle Propiedad

Definición

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

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

Valor de propiedad

FontStyle

Un estilo de fuente.

Comentarios

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

Uso de atributos XAML

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

Se aplica a