SystemFonts.MenuFontStyle Propriedade

Definição

Obtém a métrica que determina o estilo da fonte do texto do menu.

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 da propriedade

FontStyle

Um estilo de fonte.

Comentários

Obtenha a métrica de SPI_GETNONCLIENTMETRICS. Para obter mais informações, consulte SystemParametersInfo.

Uso do Atributo XAML

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

Aplica-se a