SystemFonts.MenuFontWeight Propiedad

Definición

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

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

Valor de propiedad

Un espesor 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.MenuFontWeight}"/>

Se aplica a