Share via


RibbonContextMenuAutomationPeer(RibbonContextMenu) Konstruktor

Definice

Inicializuje novou instanci RibbonContextMenuAutomationPeer třídy .

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)

Parametry

owner
RibbonContextMenu

Prvek přidružený k tomuto partnerskému vztahu automatizace.

Platí pro