SystemFonts.IconFontStyle Eigenschaft

Definition

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

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

Eigenschaftswert

Ein Schriftschnitt.

Hinweise

Rufen Sie die Schriftinformationen von SPI_GETICONTITLELOGFONT ab. Weitere Informationen finden Sie unter SystemParametersInfo.

Verwendung von XAML-Attributen

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

Gilt für: