SystemFonts.CaptionFontWeight Egenskap

Definition

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

public:
 static property System::Windows::FontWeight CaptionFontWeight { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight CaptionFontWeight { get; }
static member CaptionFontWeight : System.Windows.FontWeight
Public Shared ReadOnly Property CaptionFontWeight 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.CaptionFontWeight}"/>

Gäller för