ContextMenuAutomationPeer(ContextMenu) Konstruktor

Definice

Inicializuje novou instanci ContextMenuAutomationPeer třídy.

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)

Parametry

owner
ContextMenu

To ContextMenu je přidruženo k tomuto ContextMenuAutomationPeer.

Platí pro