Partager via


RibbonControlSizeDefinition.Width Propriété

Définition

Obtient ou définit la largeur d'un contrôle conteneur dans un ruban.

public:
 property System::Windows::Controls::Ribbon::RibbonControlLength Width { System::Windows::Controls::Ribbon::RibbonControlLength get(); void set(System::Windows::Controls::Ribbon::RibbonControlLength value); };
public System.Windows.Controls.Ribbon.RibbonControlLength Width { get; set; }
member this.Width : System.Windows.Controls.Ribbon.RibbonControlLength with get, set
Public Property Width As RibbonControlLength

Valeur de propriété

RibbonControlLength

Largeur du contrôle. La valeur par défaut enregistrée est Auto. Pour plus d’informations sur ce qui peut influencer la valeur, consultez Priorité de la valeur de propriété de dépendance.

Remarques

Cette propriété a un effet uniquement si le contrôle est un conteneur pour d’autres objets.

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

Champ d’identificateur WidthProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à

Voir aussi