Sdílet prostřednictvím


TabItemWrapperAutomationPeer(TabItem) Konstruktor

Definice

Inicializuje novou instanci TabItemWrapperAutomationPeer třídy.

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)

Parametry

owner
TabItem

To TabItem je přidruženo k tomuto TabItemWrapperAutomationPeer.

Platí pro