Share via


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

TabItemWrapperAutomationPeer와 연결된 TabItem입니다.

적용 대상