# C1.WPF.Docking.Automation.DockTabItemAutomationPeer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer" class="text-break">DockTabItemAutomationPeer Class
</h1>
  <div class="markdown level0 summary"><p>Automation peer for <a class="xref" href="C1.WPF.Docking.C1DockTabItem.html">C1DockTabItem</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.peers.automationpeer">AutomationPeer</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.peers.uielementautomationpeer">UIElementAutomationPeer</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.peers.frameworkelementautomationpeer">FrameworkElementAutomationPeer</a></div>
    <div class="level4"><span class="xref">DockTabItemAutomationPeer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.iselectionitemprovider">ISelectionItemProvider</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Docking.Automation.html">C1.WPF.Docking.Automation</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Docking.dll</h6>
  <h5 id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DockTabItemAutomationPeer : FrameworkElementAutomationPeer, ISelectionItemProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DockTabItemAutomationPeer
    Inherits FrameworkElementAutomationPeer
    Implements ISelectionItemProvider</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer__ctor_System_Windows_FrameworkElement_" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.#ctor(System.Windows.FrameworkElement)">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.-ctor.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer__ctor_System_Windows_FrameworkElement_">DockTabItemAutomationPeer(FrameworkElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.html">DockTabItemAutomationPeer</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_IsSelected" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.IsSelected">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.IsSelected.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_IsSelected">IsSelected</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_SelectionContainer" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.SelectionContainer">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.SelectionContainer.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_SelectionContainer">SelectionContainer</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_AddToSelection" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.AddToSelection">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.AddToSelection.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_AddToSelection">AddToSelection()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetAutomationControlTypeCore" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetAutomationControlTypeCore">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetAutomationControlTypeCore.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetAutomationControlTypeCore">GetAutomationControlTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetClassNameCore" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetClassNameCore">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetClassNameCore.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetClassNameCore">GetClassNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetNameCore" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetNameCore">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetNameCore.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetNameCore">GetNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetPattern_System_Windows_Automation_Peers_PatternInterface_" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.GetPattern.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_GetPattern_System_Windows_Automation_Peers_PatternInterface_">GetPattern(PatternInterface)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_RemoveFromSelection" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.RemoveFromSelection">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.RemoveFromSelection.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_RemoveFromSelection">RemoveFromSelection()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Docking_Automation_DockTabItemAutomationPeer_Select" data-uid="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.Select">
          <a class="xref" href="C1.WPF.Docking.Automation.DockTabItemAutomationPeer.Select.html#C1_WPF_Docking_Automation_DockTabItemAutomationPeer_Select">Select()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
