Ribbon.IsHostedInRibbonWindow Propriété

Définition

Obtient une valeur qui indique si le Ribbon est actuellement hébergé dans un RibbonWindow.

public:
 property bool IsHostedInRibbonWindow { bool get(); };
public bool IsHostedInRibbonWindow { get; }
member this.IsHostedInRibbonWindow : bool
Public ReadOnly Property IsHostedInRibbonWindow As Boolean

Valeur de propriété

true si le Ribbon est hébergé dans un contrôle RibbonWindow; sinon, false. La valeur par défaut enregistrée est false. Pour plus d’informations sur ce qui peut influencer la valeur, consultez Priorité de la valeur de propriété de dépendance.

Remarques

Informations sur les propriétés de dépendance

Champ Identificateur IsHostedInRibbonWindowProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à