SystemFonts.SmallCaptionFontStyle Egenskap

Definition

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

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

Egenskapsvärde

Ett teckensnittsformat.

Kommentarer

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

XAML-attributanvändning

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

Gäller för