SystemFonts.SmallCaptionFontWeight Egenskap

Definition

Hämtar måttet som avgör teckenvikten 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::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

Egenskapsvärde

En teckenvikt.

Kommentarer

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

XAML-attributanvändning

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

Gäller för