SystemParameters.IconTitleWrap Propriété

Définition

Obtient une valeur indiquant si l’habillage de titre d’icône est activé.

public:
 static property bool IconTitleWrap { bool get(); };
public static bool IconTitleWrap { get; }
static member IconTitleWrap : bool
Public Shared ReadOnly Property IconTitleWrap As Boolean

Valeur de propriété

true si l’habillage de titre d’icône est activé ; sinon false.

Remarques

Mappe à SPI_GETICONMETRICS, qui fait référence SPI_GETICONTITLEWRAP. Consultez SystemParametersInfo.

Utilisation des attributs XAML

< object property="{ SystemParameters.IconTitleWrap}"/>

S’applique à