SystemFonts.IconFontWeight Eigenschaft

Definition

Ruft die Schriftbreite aus den logischen Schriftartinformationen für die aktuelle Schriftart mit Symboltitel ab.

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

Eigenschaftswert

Eine Schriftbreite.

Hinweise

Rufen Sie die Schriftartinformationen aus SPI_GETICONTITLELOGFONT ab. Weitere Informationen finden Sie unter "SystemParametersInfo".

Verwendung von XAML-Attributen

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

Gilt für: