SystemFonts.IconFontWeight Eigenschaft

Definition

Ruft die Schriftbreite aus den logischen Schriftartinformationen für die aktuelle Symboltitelschriftart ab.

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

Eigenschaftswert

FontWeight

Eine Schriftbreite.

Hinweise

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

Verwendung von XAML-Attributen

<objekteigenschaft="{ SystemFonts.IconFontWeight}"/>

Gilt für