In This Article

TabPanelItemsControl Class

Represents an ItemsControl for displaying tab panel items in a Ribbon.

public class TabPanelItemsControl : ItemsControl
Inheritance:
object Visual UIElement FrameworkElement Control ItemsControl object

Constructors

TabPanelItemsControl()

Initializes an instance of the class.

public TabPanelItemsControl()

Methods

OnCreateAutomationPeer()

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer:

The type-specific AutomationPeer implementation.