Språk

SystemFonts.CaptionFontStyle Egenskap

Definition

Hämtar måttet som bestämmer teckensnittsformatet för bildtexten för det icke-tillfälliga området i ett icke-minimiserat fönster.

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

Egenskapsvärde

Ett teckensnittsformat.

Kommentarer

Hämta måttet från SPI_GETNONCLIENTMETRICS. Mer information finns i SystemParametersInfo.

XAML-attributanvändning

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

Gäller för