Partager via


SystemFonts.SmallCaptionFontFamily Propriété

Définition

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

public:
 static property System::Windows::Media::FontFamily ^ SmallCaptionFontFamily { System::Windows::Media::FontFamily ^ get(); };
public static System.Windows.Media.FontFamily SmallCaptionFontFamily { get; }
static member SmallCaptionFontFamily : System.Windows.Media.FontFamily
Public Shared ReadOnly Property SmallCaptionFontFamily As FontFamily

Valeur de propriété

Famille de polices.

Remarques

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

Utilisation d'attributs XAML

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

S’applique à