Condividi tramite


TabItemWrapperAutomationPeer(TabItem) Costruttore

Definizione

Inizializza una nuova istanza della classe 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)

Parametri

owner
TabItem

Oggetto TabItem associato all'oggetto TabItemWrapperAutomationPeer.

Si applica a