RibbonButtonAutomationPeer(RibbonButton) Конструктор

Определение

Инициализирует новый экземпляр класса RibbonButtonAutomationPeer.

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

Параметры

owner
RibbonButton

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

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