SystemFonts.SmallCaptionFontStyle Propriété

Définition

Obtient la métrique qui détermine le style de police du texte de petite légende pour la zone non cliente d’une fenêtre nonminimisée.

public:
 static property System::Windows::FontStyle SmallCaptionFontStyle { System::Windows::FontStyle get(); };
public static System.Windows.FontStyle SmallCaptionFontStyle { get; }
static member SmallCaptionFontStyle : System.Windows.FontStyle
Public Shared ReadOnly Property SmallCaptionFontStyle 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 des attributs XAML

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

S’applique à