# C1.WPF.ListView.Automation.ListViewItemAutomationPeer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer" class="text-break">ListViewItemAutomationPeer Class
</h1>
  <div class="markdown level0 summary"><p>Automation peer of list-view items.</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"><span class="xref">ListViewItemAutomationPeer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.itoggleprovider">IToggleProvider</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.ivalueprovider">IValueProvider</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.ListView.Automation.html">C1.WPF.ListView.Automation</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ListView.dll</h6>
  <h5 id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ListViewItemAutomationPeer : AutomationPeer, IToggleProvider, IValueProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ListViewItemAutomationPeer
    Inherits AutomationPeer
    Implements IToggleProvider, IValueProvider</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_ListView_Automation_ListViewItemAutomationPeer__ctor_C1_WPF_ListView_Automation_C1ListViewAutomationPeer_C1_WPF_ListView_ListViewItem_" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.#ctor(C1.WPF.ListView.Automation.C1ListViewAutomationPeer,C1.WPF.ListView.ListViewItem)">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.-ctor.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer__ctor_C1_WPF_ListView_Automation_C1ListViewAutomationPeer_C1_WPF_ListView_ListViewItem_">ListViewItemAutomationPeer(C1ListViewAutomationPeer, ListViewItem)</a>
        </td>
        <td class="markdown level1 summary"></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_ListView_Automation_ListViewItemAutomationPeer_IsReadOnly" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsReadOnly">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsReadOnly.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_Item" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.Item">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.Item.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_Item">Item</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_ListView" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.ListView">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.ListView.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_ListView">ListView</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_ListViewPeer" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.ListViewPeer">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.ListViewPeer.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_ListViewPeer">ListViewPeer</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_ToggleState" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.ToggleState">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.ToggleState.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_ToggleState">ToggleState</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_Value" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.Value">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.Value.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_Value">Value</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_ListView_Automation_ListViewItemAutomationPeer_GetAcceleratorKeyCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAcceleratorKeyCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAcceleratorKeyCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetAcceleratorKeyCore">GetAcceleratorKeyCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetAccessKeyCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAccessKeyCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAccessKeyCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetAccessKeyCore">GetAccessKeyCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetAutomationControlTypeCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAutomationControlTypeCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAutomationControlTypeCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetAutomationControlTypeCore">GetAutomationControlTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetAutomationIdCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAutomationIdCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetAutomationIdCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetAutomationIdCore">GetAutomationIdCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetBoundingRectangleCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetBoundingRectangleCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetBoundingRectangleCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetBoundingRectangleCore">GetBoundingRectangleCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetChildrenCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetChildrenCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetChildrenCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetChildrenCore">GetChildrenCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetClassNameCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetClassNameCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetClassNameCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetClassNameCore">GetClassNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetClickablePointCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetClickablePointCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetClickablePointCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetClickablePointCore">GetClickablePointCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetHelpTextCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetHelpTextCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetHelpTextCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetHelpTextCore">GetHelpTextCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetItemStatusCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetItemStatusCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetItemStatusCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetItemStatusCore">GetItemStatusCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetItemTypeCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetItemTypeCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetItemTypeCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetItemTypeCore">GetItemTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetLabeledByCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetLabeledByCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetLabeledByCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetLabeledByCore">GetLabeledByCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetNameCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetNameCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetNameCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetNameCore">GetNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetOrientationCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetOrientationCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetOrientationCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetOrientationCore">GetOrientationCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetPattern_System_Windows_Automation_Peers_PatternInterface_" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.GetPattern.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_GetPattern_System_Windows_Automation_Peers_PatternInterface_">GetPattern(PatternInterface)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_HasKeyboardFocusCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.HasKeyboardFocusCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.HasKeyboardFocusCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_HasKeyboardFocusCore">HasKeyboardFocusCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsContentElementCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsContentElementCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsContentElementCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsContentElementCore">IsContentElementCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsControlElementCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsControlElementCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsControlElementCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsControlElementCore">IsControlElementCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsEnabledCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsEnabledCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsEnabledCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsEnabledCore">IsEnabledCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsKeyboardFocusableCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsKeyboardFocusableCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsKeyboardFocusableCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsKeyboardFocusableCore">IsKeyboardFocusableCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsOffscreenCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsOffscreenCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsOffscreenCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsOffscreenCore">IsOffscreenCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsPasswordCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsPasswordCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsPasswordCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsPasswordCore">IsPasswordCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsRequiredForFormCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsRequiredForFormCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.IsRequiredForFormCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_IsRequiredForFormCore">IsRequiredForFormCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_SetFocusCore" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.SetFocusCore">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.SetFocusCore.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_SetFocusCore">SetFocusCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_SetValue_System_String_" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.SetValue(System.String)">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.SetValue.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_SetValue_System_String_">SetValue(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ListView_Automation_ListViewItemAutomationPeer_Toggle" data-uid="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.Toggle">
          <a class="xref" href="C1.WPF.ListView.Automation.ListViewItemAutomationPeer.Toggle.html#C1_WPF_ListView_Automation_ListViewItemAutomationPeer_Toggle">Toggle()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
