Freigeben über


RibbonContextMenuAutomationPeer(RibbonContextMenu) Konstruktor

Definition

Initialisiert eine neue Instanz der RibbonContextMenuAutomationPeer-Klasse.

public:
 RibbonContextMenuAutomationPeer(System::Windows::Controls::Ribbon::RibbonContextMenu ^ owner);
public RibbonContextMenuAutomationPeer (System.Windows.Controls.Ribbon.RibbonContextMenu owner);
new System.Windows.Automation.Peers.RibbonContextMenuAutomationPeer : System.Windows.Controls.Ribbon.RibbonContextMenu -> System.Windows.Automation.Peers.RibbonContextMenuAutomationPeer
Public Sub New (owner As RibbonContextMenu)

Parameter

owner
RibbonContextMenu

Das Element, das diesem Automatisierungspeer zugeordnet ist.

Gilt für