RibbonControlSizeDefinition.MinWidth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リボンのコンテナー コントロールの幅の下限を取得または設定します。
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
プロパティ値
コントロールの幅の最小値。 登録済みの既定値は 0 です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。
注釈
このプロパティは、コントロールが他のオブジェクトのコンテナーである場合にのみ有効です。
依存プロパティ情報
識別子フィールド | MinWidthProperty |
に設定されたメタデータ プロパティ true |
なし |