SystemFonts.StatusFontWeight Proprietà

Definizione

Ottiene la metrica che determina lo spessore del carattere del testo usato nelle barre di stato e nelle descrizioni comandi per l'area non client di una finestra non ridotta a icona.

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

Valore della proprietà

FontWeight

Spessore del carattere.

Commenti

Ottenere la metrica da SPI_GETNONCLIENTMETRICS. Per altre informazioni, vedere SystemParametersInfo.

Uso della sintassi XAML per gli attributi

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

Si applica a