SystemFonts.SmallCaptionFontTextDecorations Eigenschap

Definitie

Hiermee haalt u de metrische waarde op waarmee de decoraties van de tekst met kleine bijschriften voor het niet-clientgebied van een niet-geminimiseerd venster worden bepaald.

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

Waarde van eigenschap

Een verzameling tekstdecoraties.

Opmerkingen

Haal de metrische gegevens op uit SPI_GETNONCLIENTMETRICS. Zie SystemParametersInfo voor meer informatie.

XAML-kenmerkgebruik

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

Van toepassing op