SystemFonts.SmallCaptionFontStyle Eigenschap

Definitie

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

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

Waarde van eigenschap

Een tekenstijl.

Opmerkingen

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

XAML-kenmerkgebruik

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

Van toepassing op