ContextMenuAutomationPeer(ContextMenu) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

owner
ContextMenu

Объект ContextMenu, связанный с этим ContextMenuAutomationPeer.

Применяется к