次の方法で共有


RibbonControlSizeDefinition.MinWidth プロパティ

定義

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

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

プロパティ値

RibbonControlLength

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

注釈

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

依存プロパティ情報

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

適用対象

こちらもご覧ください