Compartilhar via


ContextMenuAutomationPeer(ContextMenu) Construtor

Definição

Inicializa uma nova instância da classe ContextMenuAutomationPeer.

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

Parâmetros

Aplica-se a