Partager via


SystemFonts.CaptionFontStyle Propriété

Définition

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

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

Valeur de propriété

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.CaptionFontStyle}"/>

S’applique à