Compartilhar via


SystemFonts.MenuFontWeight Propriedade

Definição

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

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

Valor da propriedade

FontWeight

Um peso 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.MenuFontWeight}"/>

Aplica-se a