Share via


RibbonContextMenuAutomationPeer Constructor

Initializes a new instance of the RibbonContextMenuAutomationPeer class.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonContextMenuAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace