RibbonContextMenuAutomationPeer 构造函数

初始化 RibbonContextMenuAutomationPeer 类的新实例。

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

语法

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

参数

.NET Framework 安全性

请参见

参考

RibbonContextMenuAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间