[]
        
(Showing Draft Content)

C1.WPF.Docking.Automation.DockTabItemAutomationPeer

DockTabItemAutomationPeer Class

Automation peer for C1DockTabItem.

Namespace: C1.WPF.Docking.Automation
Assembly: C1.WPF.Docking.dll
Syntax
public class DockTabItemAutomationPeer : FrameworkElementAutomationPeer, ISelectionItemProvider
Public Class DockTabItemAutomationPeer
    Inherits FrameworkElementAutomationPeer
    Implements ISelectionItemProvider

Constructors

Name Description
DockTabItemAutomationPeer(FrameworkElement)

Initializes a new instance of the DockTabItemAutomationPeer class.

Properties

Name Description
IsSelected
SelectionContainer

Methods

Name Description
AddToSelection()
GetAutomationControlTypeCore()
GetClassNameCore()
GetNameCore()
GetPattern(PatternInterface)
RemoveFromSelection()
Select()