RibbonControlSizeDefinition.Width プロパティ

定義

リボンのコンテナー コントロールの幅を取得または設定します。

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

プロパティ値

コントロールの幅。 登録済みの既定値は です Auto。値に影響を与える可能性がある内容の詳細については、「 依存関係プロパティの値の優先順位」を参照してください。

注釈

このプロパティは、コントロールが他のオブジェクトのコンテナーである場合にのみ有効です。

依存プロパティ情報

識別子フィールド WidthProperty
に設定されたメタデータ プロパティ true なし

適用対象

こちらもご覧ください