SystemFonts.IconFontWeight Propriété

Définition

Obtient l'épaisseur de la police à partir des informations sur la police logique pour la police de titre d'icône actuelle.

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

Valeur de propriété

FontWeight

Épaisseur 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.IconFontWeight}"/>

S’applique à