SystemFonts.SmallCaptionFontTextDecorations Propriété

Définition

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

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

Valeur de propriété

Collection de décorations de texte.

Remarques

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

Utilisation d'attributs XAML

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

S’applique à