SystemFonts.StatusFontWeight Vlastnost

Definice

Získá metriku, která určuje tloušťku písma textu použitého ve stavových pruhech a Popisy pro oblast nonclient neminimizovaného okna.

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

Hodnota vlastnosti

Váha písma.

Poznámky

Získejte metriku z SPI_GETNONCLIENTMETRICS. Další informace naleznete v tématu SystemParametersInfo.

Použití atributu XAML

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

Platí pro