RibbonAutomationPeer.Expand 方法

还原 Ribbon

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

语法

声明
Public Sub Expand
public void Expand()
public:
virtual void Expand() sealed
abstract Expand : unit -> unit 
override Expand : unit -> unit 
public final function Expand()

实现

IExpandCollapseProvider.Expand()

备注

此方法将 IsMinimized 属性设置为 false。

.NET Framework 安全性

请参见

参考

RibbonAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间