# C1.WPF.Menu.Automation.MenuItemAutomationPeer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Menu_Automation_MenuItemAutomationPeer" data-uid="C1.WPF.Menu.Automation.MenuItemAutomationPeer" class="text-break">MenuItemAutomationPeer Class
</h1>
  <div class="markdown level0 summary"><p>Automation peer for <a class="xref" href="C1.WPF.Menu.C1MenuItem.html">C1MenuItem</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">MenuItemAutomationPeer</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Menu.Automation.html">C1.WPF.Menu.Automation</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Menu.dll</h6>
  <h5 id="C1_WPF_Menu_Automation_MenuItemAutomationPeer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MenuItemAutomationPeer : FrameworkElementAutomationPeer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class MenuItemAutomationPeer
    Inherits FrameworkElementAutomationPeer</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_Menu_Automation_MenuItemAutomationPeer__ctor_C1_WPF_Menu_C1MenuItem_" data-uid="C1.WPF.Menu.Automation.MenuItemAutomationPeer.#ctor(C1.WPF.Menu.C1MenuItem)">
          <a class="xref" href="C1.WPF.Menu.Automation.MenuItemAutomationPeer.-ctor.html#C1_WPF_Menu_Automation_MenuItemAutomationPeer__ctor_C1_WPF_Menu_C1MenuItem_">MenuItemAutomationPeer(C1MenuItem)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.Menu.Automation.MenuItemAutomationPeer.html">MenuItemAutomationPeer</a> class.</p>
</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_Menu_Automation_MenuItemAutomationPeer_GetAutomationControlTypeCore" data-uid="C1.WPF.Menu.Automation.MenuItemAutomationPeer.GetAutomationControlTypeCore">
          <a class="xref" href="C1.WPF.Menu.Automation.MenuItemAutomationPeer.GetAutomationControlTypeCore.html#C1_WPF_Menu_Automation_MenuItemAutomationPeer_GetAutomationControlTypeCore">GetAutomationControlTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_Automation_MenuItemAutomationPeer_GetClassNameCore" data-uid="C1.WPF.Menu.Automation.MenuItemAutomationPeer.GetClassNameCore">
          <a class="xref" href="C1.WPF.Menu.Automation.MenuItemAutomationPeer.GetClassNameCore.html#C1_WPF_Menu_Automation_MenuItemAutomationPeer_GetClassNameCore">GetClassNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_Automation_MenuItemAutomationPeer_GetNameCore" data-uid="C1.WPF.Menu.Automation.MenuItemAutomationPeer.GetNameCore">
          <a class="xref" href="C1.WPF.Menu.Automation.MenuItemAutomationPeer.GetNameCore.html#C1_WPF_Menu_Automation_MenuItemAutomationPeer_GetNameCore">GetNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
