RibbonButtonAutomationPeer 构造函数

初始化 RibbonButtonAutomationPeer 类的新实例。

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

语法

声明
Public Sub New ( _
    owner As RibbonButton _
)
public RibbonButtonAutomationPeer(
    RibbonButton owner
)
public:
RibbonButtonAutomationPeer(
    RibbonButton^ owner
)
new : 
        owner:RibbonButton -> RibbonButtonAutomationPeer
public function RibbonButtonAutomationPeer(
    owner : RibbonButton
)

参数

.NET Framework 安全性

请参见

参考

RibbonButtonAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间