Freigeben über


RibbonContextMenuAutomationPeer-Konstruktor

Initialisiert eine neue Instanz der RibbonContextMenuAutomationPeer-Klasse.

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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonContextMenuAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace