SystemFonts.SmallCaptionFontWeight Propriété

Définition

Obtient la métrique qui détermine l'épaisseur de la police du texte de la petite légende pour la zone non cliente d'une fenêtre non réduite.

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

Valeur de propriété

FontWeight

Épaisseur de police.

Remarques

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

Utilisation d'attributs XAML

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

S’applique à