Поделиться через


RibbonContextMenuAutomationPeer(RibbonContextMenu) Конструктор

Определение

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

Параметры

owner
RibbonContextMenu

Элемент, связанный с данным одноранговым элементом автоматизации.

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