SystemFonts.IconFontStyle Propriété

Définition

Obtient le style de police à partir des informations sur la police logique pour la police de titre d'icône actuelle.

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

Valeur de propriété

FontStyle

Style de police.

Remarques

Obtenez les informations de police à partir de SPI_GETICONTITLELOGFONT. Pour plus d’informations, consultez SystemParametersInfo.

Utilisation d'attributs XAML

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

S’applique à