RibbonControlLength.Auto 属性

定义

获取表示标准自动调整大小模式的 RibbonControlLength 结构。

public:
 static property System::Windows::Controls::Ribbon::RibbonControlLength Auto { System::Windows::Controls::Ribbon::RibbonControlLength get(); };
public static System.Windows.Controls.Ribbon.RibbonControlLength Auto { get; }
member this.Auto : System.Windows.Controls.Ribbon.RibbonControlLength
Public Shared ReadOnly Property Auto As RibbonControlLength

属性值

RibbonControlLength

表示标准自动调整大小模式的 RibbonControlLength 结构。

适用于