SystemFonts.SmallCaptionFontWeight Eigenschap

Definitie

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

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

Waarde van eigenschap

Een tekengewicht.

Opmerkingen

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

XAML-kenmerkgebruik

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

Van toepassing op