ContextMenuAutomationPeer(ContextMenu) Constructor

Definición

Inicializa una nueva instancia de la clase 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

Se aplica a