TabItemWrapperAutomationPeer(TabItem) Конструктор

Определение

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

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

Параметры

owner
TabItem

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

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