SystemFonts.StatusFontStyle Propriété

Définition

Obtient la métrique qui détermine le style de police du texte utilisé dans les barres d'état et les info-bulles pour la zone non cliente d'une fenêtre non réduite.

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

Valeur de propriété

FontStyle

Style de police.

Remarques

Obtenez la métrique à partir de SPI_GETNONCLIENTMETRICS. Pour plus d’informations, consultez SystemParametersInfo.

Utilisation d'attributs XAML

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

S’applique à