Compartilhar via


RibbonContextMenuAutomationPeer(RibbonContextMenu) Construtor

Definição

Inicializa uma nova instância da classe RibbonContextMenuAutomationPeer.

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)

Parâmetros

owner
RibbonContextMenu

O elemento associado a este par de automação.

Aplica-se a