RibbonControlLength.Auto 属性

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

命名空间:  Microsoft.Windows.Controls.Ribbon
程序集:  RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)

语法

声明
Public Shared ReadOnly Property Auto As RibbonControlLength
    Get
public static RibbonControlLength Auto { get; }
public:
static property RibbonControlLength Auto {
    RibbonControlLength get ();
}
static member Auto : RibbonControlLength
static function get Auto () : RibbonControlLength

属性值

类型:Microsoft.Windows.Controls.Ribbon.RibbonControlLength
表示标准自动大小调整模式的 RibbonControlLength 结构。

.NET Framework 安全性

请参见

参考

RibbonControlLength 结构

Microsoft.Windows.Controls.Ribbon 命名空间