Partilhar via


Construtor RibbonContextMenuAutomationPeer

Initializes a new instance of the RibbonContextMenuAutomationPeer class.

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

Sintaxe

'Declaração
Public Sub New ( _
    owner As RibbonContextMenu _
)
public RibbonContextMenuAutomationPeer(
    RibbonContextMenu owner
)
public:
RibbonContextMenuAutomationPeer(
    RibbonContextMenu^ owner
)
new : 
        owner:RibbonContextMenu -> RibbonContextMenuAutomationPeer
public function RibbonContextMenuAutomationPeer(
    owner : RibbonContextMenu
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonContextMenuAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers