This documentation is archived and is not being maintained.
TabItemWrapperAutomationPeer Class
Visual Studio 2008
Exposes the UIElement subtree for the data items in a TabControl to UI Automation.
Assembly: PresentationFramework (in PresentationFramework.dll)
When data items are shown in the user interface (UI), the system creates a UIElement subtree for the data items. The system also creates an ItemAutomationPeer for each data item. When the UI for the data item is created, this TabItemWrapperAutomationPeer is also created. The two peers then merge to form a single peer.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.Automation.Peers.AutomationPeer
System.Windows.Automation.Peers.UIElementAutomationPeer
System.Windows.Automation.Peers.FrameworkElementAutomationPeer
System.Windows.Automation.Peers.TabItemWrapperAutomationPeer
System.Windows.Threading.DispatcherObject
System.Windows.Automation.Peers.AutomationPeer
System.Windows.Automation.Peers.UIElementAutomationPeer
System.Windows.Automation.Peers.FrameworkElementAutomationPeer
System.Windows.Automation.Peers.TabItemWrapperAutomationPeer
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: