# C1.WPF.Menu.C1MenuList

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Menu_C1MenuList" data-uid="C1.WPF.Menu.C1MenuList" class="text-break">C1MenuList Class
</h1>
  <div class="markdown level0 summary"><p>List of menu items. This list can be set as the content of a dropdown to make a drop down list.</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"><span class="xref">C1MenuList</span></div>
      <div class="level2"><a class="xref" href="C1.WPF.Menu.C1ContextMenu.html">C1ContextMenu</a></div>
      <div class="level2"><a class="xref" href="C1.WPF.Menu.C1Menu.html">C1Menu</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Menu.html">C1.WPF.Menu</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Menu.dll</h6>
  <h5 id="C1_WPF_Menu_C1MenuList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[StyleTypedProperty(Property = &quot;ItemStyle&quot;, StyleTargetType = typeof(C1MenuItem))]
[StyleTypedProperty(Property = &quot;SeparatorStyle&quot;, StyleTargetType = typeof(C1MenuSeparator))]
[StyleTypedProperty(Property = &quot;GroupStyle&quot;, StyleTargetType = typeof(C1MenuGroup))]
[StyleTypedProperty(Property = &quot;PopupStyle&quot;, StyleTargetType = typeof(C1PopupBorder))]
[StyleTypedProperty(Property = &quot;SubMenuStyle&quot;, StyleTargetType = typeof(C1MenuList))]
[StyleTypedProperty(Property = &quot;OpenIconStyle&quot;, StyleTargetType = typeof(ContentControl))]
public class C1MenuList : C1HierarchicalPresenter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;StyleTypedProperty(Property:=&quot;ItemStyle&quot;, StyleTargetType:=GetType(C1MenuItem))&gt;
&lt;StyleTypedProperty(Property:=&quot;SeparatorStyle&quot;, StyleTargetType:=GetType(C1MenuSeparator))&gt;
&lt;StyleTypedProperty(Property:=&quot;GroupStyle&quot;, StyleTargetType:=GetType(C1MenuGroup))&gt;
&lt;StyleTypedProperty(Property:=&quot;PopupStyle&quot;, StyleTargetType:=GetType(C1PopupBorder))&gt;
&lt;StyleTypedProperty(Property:=&quot;SubMenuStyle&quot;, StyleTargetType:=GetType(C1MenuList))&gt;
&lt;StyleTypedProperty(Property:=&quot;OpenIconStyle&quot;, StyleTargetType:=GetType(ContentControl))&gt;
Public Class C1MenuList
    Inherits C1HierarchicalPresenter</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_C1MenuList__ctor" data-uid="C1.WPF.Menu.C1MenuList.#ctor">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.-ctor.html#C1_WPF_Menu_C1MenuList__ctor">C1MenuList()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.Menu.C1MenuList.html">C1MenuList</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</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_C1MenuList_AutoCloseProperty" data-uid="C1.WPF.Menu.C1MenuList.AutoCloseProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.AutoCloseProperty.html">AutoCloseProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.AutoClose.html#C1_WPF_Menu_C1MenuList_AutoClose">AutoClose</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_BorderAlignmentProperty" data-uid="C1.WPF.Menu.C1MenuList.BorderAlignmentProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.BorderAlignmentProperty.html">BorderAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.BorderAlignment.html#C1_WPF_Menu_C1MenuList_BorderAlignment">BorderAlignment</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_DetectBoundariesProperty" data-uid="C1.WPF.Menu.C1MenuList.DetectBoundariesProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.DetectBoundariesProperty.html">DetectBoundariesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.DetectBoundaries.html#C1_WPF_Menu_C1MenuList_DetectBoundaries">DetectBoundaries</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_GroupStyleProperty" data-uid="C1.WPF.Menu.C1MenuList.GroupStyleProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.GroupStyleProperty.html">GroupStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.GroupStyle.html#C1_WPF_Menu_C1MenuList_GroupStyle">GroupStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_HighlightedBackgroundProperty" data-uid="C1.WPF.Menu.C1MenuList.HighlightedBackgroundProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.HighlightedBackgroundProperty.html">HighlightedBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.HighlightedBackground.html#C1_WPF_Menu_C1MenuList_HighlightedBackground">HighlightedBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemStyleProperty" data-uid="C1.WPF.Menu.C1MenuList.ItemStyleProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemStyleProperty.html">ItemStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemStyle.html#C1_WPF_Menu_C1MenuList_ItemStyle">ItemStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_MenuOpenDelayProperty" data-uid="C1.WPF.Menu.C1MenuList.MenuOpenDelayProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.MenuOpenDelayProperty.html">MenuOpenDelayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.MenuOpenDelay.html#C1_WPF_Menu_C1MenuList_MenuOpenDelay">MenuOpenDelay</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OpenIconStyleProperty" data-uid="C1.WPF.Menu.C1MenuList.OpenIconStyleProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenIconStyleProperty.html">OpenIconStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenIconStyle.html#C1_WPF_Menu_C1MenuList_OpenIconStyle">OpenIconStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OpenIconTemplateProperty" data-uid="C1.WPF.Menu.C1MenuList.OpenIconTemplateProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenIconTemplateProperty.html">OpenIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenIconTemplate.html#C1_WPF_Menu_C1MenuList_OpenIconTemplate">OpenIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OpenedBackgroundProperty" data-uid="C1.WPF.Menu.C1MenuList.OpenedBackgroundProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenedBackgroundProperty.html">OpenedBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenedBackground.html#C1_WPF_Menu_C1MenuList_OpenedBackground">OpenedBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OrientationProperty" data-uid="C1.WPF.Menu.C1MenuList.OrientationProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OrientationProperty.html">OrientationProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.Orientation.html#C1_WPF_Menu_C1MenuList_Orientation">Orientation</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_PopupStyleProperty" data-uid="C1.WPF.Menu.C1MenuList.PopupStyleProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.PopupStyleProperty.html">PopupStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.PopupStyle.html#C1_WPF_Menu_C1MenuList_PopupStyle">PopupStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_SeparatorStyleProperty" data-uid="C1.WPF.Menu.C1MenuList.SeparatorStyleProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.SeparatorStyleProperty.html">SeparatorStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.SeparatorStyle.html#C1_WPF_Menu_C1MenuList_SeparatorStyle">SeparatorStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_SubMenuMaxHeightProperty" data-uid="C1.WPF.Menu.C1MenuList.SubMenuMaxHeightProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.SubMenuMaxHeightProperty.html">SubMenuMaxHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.SubMenuMaxHeight.html#C1_WPF_Menu_C1MenuList_SubMenuMaxHeight">SubMenuMaxHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_SubMenuStyleProperty" data-uid="C1.WPF.Menu.C1MenuList.SubMenuStyleProperty">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.SubMenuStyleProperty.html">SubMenuStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Menu.C1MenuList.SubMenuStyle.html#C1_WPF_Menu_C1MenuList_SubMenuStyle">SubMenuStyle</a> dependency property.</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_Menu_C1MenuList_AutoClose" data-uid="C1.WPF.Menu.C1MenuList.AutoClose">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.AutoClose.html#C1_WPF_Menu_C1MenuList_AutoClose">AutoClose</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if the menu will auto close when the user clicks outside of it.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_BorderAlignment" data-uid="C1.WPF.Menu.C1MenuList.BorderAlignment">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.BorderAlignment.html#C1_WPF_Menu_C1MenuList_BorderAlignment">BorderAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the border relative to the control bounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_DetectBoundaries" data-uid="C1.WPF.Menu.C1MenuList.DetectBoundaries">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.DetectBoundaries.html#C1_WPF_Menu_C1MenuList_DetectBoundaries">DetectBoundaries</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if the menu will auto update the position of its sub-menus when they are close to the boundaries of the application.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_GroupStyle" data-uid="C1.WPF.Menu.C1MenuList.GroupStyle">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.GroupStyle.html#C1_WPF_Menu_C1MenuList_GroupStyle">GroupStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the group items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_HighlightedBackground" data-uid="C1.WPF.Menu.C1MenuList.HighlightedBackground">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.HighlightedBackground.html#C1_WPF_Menu_C1MenuList_HighlightedBackground">HighlightedBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> used to highlight the menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemStyle" data-uid="C1.WPF.Menu.C1MenuList.ItemStyle">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemStyle.html#C1_WPF_Menu_C1MenuList_ItemStyle">ItemStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Style of the items</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_Level" data-uid="C1.WPF.Menu.C1MenuList.Level">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.Level.html#C1_WPF_Menu_C1MenuList_Level">Level</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the nesting level.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_MenuOpenDelay" data-uid="C1.WPF.Menu.C1MenuList.MenuOpenDelay">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.MenuOpenDelay.html#C1_WPF_Menu_C1MenuList_MenuOpenDelay">MenuOpenDelay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or Sets a value (in milliseconds) for the delay used when opening a submenu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OpenIconStyle" data-uid="C1.WPF.Menu.C1MenuList.OpenIconStyle">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenIconStyle.html#C1_WPF_Menu_C1MenuList_OpenIconStyle">OpenIconStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the open icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OpenIconTemplate" data-uid="C1.WPF.Menu.C1MenuList.OpenIconTemplate">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenIconTemplate.html#C1_WPF_Menu_C1MenuList_OpenIconTemplate">OpenIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template of the icon used to show this item has a sub-menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OpenedBackground" data-uid="C1.WPF.Menu.C1MenuList.OpenedBackground">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OpenedBackground.html#C1_WPF_Menu_C1MenuList_OpenedBackground">OpenedBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> used in a menu item when this item is opened.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_Orientation" data-uid="C1.WPF.Menu.C1MenuList.Orientation">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.Orientation.html#C1_WPF_Menu_C1MenuList_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction in which to render the Menu control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ParentMenuItem" data-uid="C1.WPF.Menu.C1MenuList.ParentMenuItem">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ParentMenuItem.html#C1_WPF_Menu_C1MenuList_ParentMenuItem">ParentMenuItem</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parent menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_PopupStyle" data-uid="C1.WPF.Menu.C1MenuList.PopupStyle">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.PopupStyle.html#C1_WPF_Menu_C1MenuList_PopupStyle">PopupStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_SeparatorStyle" data-uid="C1.WPF.Menu.C1MenuList.SeparatorStyle">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.SeparatorStyle.html#C1_WPF_Menu_C1MenuList_SeparatorStyle">SeparatorStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the separator items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_SubMenuMaxHeight" data-uid="C1.WPF.Menu.C1MenuList.SubMenuMaxHeight">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.SubMenuMaxHeight.html#C1_WPF_Menu_C1MenuList_SubMenuMaxHeight">SubMenuMaxHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the MaxHeight of the SubMenu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_SubMenuStyle" data-uid="C1.WPF.Menu.C1MenuList.SubMenuStyle">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.SubMenuStyle.html#C1_WPF_Menu_C1MenuList_SubMenuStyle">SubMenuStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or set the style of the sub-menus.</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_C1MenuList_ClearContainerForItemOverride_System_Windows_DependencyObject_System_Object_" data-uid="C1.WPF.Menu.C1MenuList.ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ClearContainerForItemOverride.html#C1_WPF_Menu_C1MenuList_ClearContainerForItemOverride_System_Windows_DependencyObject_System_Object_">ClearContainerForItemOverride(DependencyObject, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_Close" data-uid="C1.WPF.Menu.C1MenuList.Close">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.Close.html#C1_WPF_Menu_C1MenuList_Close">Close()</a>
        </td>
        <td class="markdown level1 summary"><p>Forces closing all opened sub-menus.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_Dispose_System_Boolean_" data-uid="C1.WPF.Menu.C1MenuList.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.Dispose.html#C1_WPF_Menu_C1MenuList_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_GetContainerForItemOverride" data-uid="C1.WPF.Menu.C1MenuList.GetContainerForItemOverride">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.GetContainerForItemOverride.html#C1_WPF_Menu_C1MenuList_GetContainerForItemOverride">GetContainerForItemOverride()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_GetPreferedLocations" data-uid="C1.WPF.Menu.C1MenuList.GetPreferedLocations">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.GetPreferedLocations.html#C1_WPF_Menu_C1MenuList_GetPreferedLocations">GetPreferedLocations()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a list of the preferred locations for the menu-items popup's content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_IsItemItsOwnContainerOverride_System_Object_" data-uid="C1.WPF.Menu.C1MenuList.IsItemItsOwnContainerOverride(System.Object)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.IsItemItsOwnContainerOverride.html#C1_WPF_Menu_C1MenuList_IsItemItsOwnContainerOverride_System_Object_">IsItemItsOwnContainerOverride(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnApplyTemplate" data-uid="C1.WPF.Menu.C1MenuList.OnApplyTemplate">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnApplyTemplate.html#C1_WPF_Menu_C1MenuList_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnAutoCloseChanged" data-uid="C1.WPF.Menu.C1MenuList.OnAutoCloseChanged">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnAutoCloseChanged.html#C1_WPF_Menu_C1MenuList_OnAutoCloseChanged">OnAutoCloseChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the property AutoClose changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnAutoClosed_System_EventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnAutoClosed(System.EventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnAutoClosed.html#C1_WPF_Menu_C1MenuList_OnAutoClosed_System_EventArgs_">OnAutoClosed(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the AutoClosed event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnAutoClosing_System_ComponentModel_CancelEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnAutoClosing(System.ComponentModel.CancelEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnAutoClosing.html#C1_WPF_Menu_C1MenuList_OnAutoClosing_System_ComponentModel_CancelEventArgs_">OnAutoClosing(CancelEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the AutoClosing event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemChecked_C1_WPF_Core_SourcedEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemChecked(C1.WPF.Core.SourcedEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemChecked.html#C1_WPF_Menu_C1MenuList_OnItemChecked_C1_WPF_Core_SourcedEventArgs_">OnItemChecked(SourcedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">C1Menu.ItemChecked</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemClick_C1_WPF_Core_SourcedEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemClick(C1.WPF.Core.SourcedEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemClick.html#C1_WPF_Menu_C1MenuList_OnItemClick_C1_WPF_Core_SourcedEventArgs_">OnItemClick(SourcedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">C1Menu.ItemClick</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemClosed_C1_WPF_Core_SourcedEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemClosed(C1.WPF.Core.SourcedEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemClosed.html#C1_WPF_Menu_C1MenuList_OnItemClosed_C1_WPF_Core_SourcedEventArgs_">OnItemClosed(SourcedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">C1Menu.ItemClosed</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemClosing_C1_WPF_Core_CancelSourceEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemClosing(C1.WPF.Core.CancelSourceEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemClosing.html#C1_WPF_Menu_C1MenuList_OnItemClosing_C1_WPF_Core_CancelSourceEventArgs_">OnItemClosing(CancelSourceEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">C1Menu.ItemClosing</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemOpened_C1_WPF_Core_SourcedEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemOpened(C1.WPF.Core.SourcedEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemOpened.html#C1_WPF_Menu_C1MenuList_OnItemOpened_C1_WPF_Core_SourcedEventArgs_">OnItemOpened(SourcedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">C1Menu.ItemOpened</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemOpening_C1_WPF_Core_CancelSourceEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemOpening(C1.WPF.Core.CancelSourceEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemOpening.html#C1_WPF_Menu_C1MenuList_OnItemOpening_C1_WPF_Core_CancelSourceEventArgs_">OnItemOpening(CancelSourceEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">C1Menu.ItemOpening</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemUnchecked_C1_WPF_Core_SourcedEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemUnchecked(C1.WPF.Core.SourcedEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemUnchecked.html#C1_WPF_Menu_C1MenuList_OnItemUnchecked_C1_WPF_Core_SourcedEventArgs_">OnItemUnchecked(SourcedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">C1Menu.ItemUnchecked</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_OnItemsChanged_System_Collections_Specialized_NotifyCollectionChangedEventArgs_" data-uid="C1.WPF.Menu.C1MenuList.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.OnItemsChanged.html#C1_WPF_Menu_C1MenuList_OnItemsChanged_System_Collections_Specialized_NotifyCollectionChangedEventArgs_">OnItemsChanged(NotifyCollectionChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_PrepareContainerForItemOverride_System_Windows_DependencyObject_System_Object_" data-uid="C1.WPF.Menu.C1MenuList.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.PrepareContainerForItemOverride.html#C1_WPF_Menu_C1MenuList_PrepareContainerForItemOverride_System_Windows_DependencyObject_System_Object_">PrepareContainerForItemOverride(DependencyObject, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_C1MenuList_AutoClosed" data-uid="C1.WPF.Menu.C1MenuList.AutoClosed">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.AutoClosed.html">AutoClosed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the Menu is AutoClosed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_AutoClosing" data-uid="C1.WPF.Menu.C1MenuList.AutoClosing">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.AutoClosing.html">AutoClosing</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the Menu is AutoClosing.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemChecked" data-uid="C1.WPF.Menu.C1MenuList.ItemChecked">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemChecked.html">ItemChecked</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a C1MenuItem is checked.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemClick" data-uid="C1.WPF.Menu.C1MenuList.ItemClick">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemClick.html">ItemClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a C1MenuItem is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemClosed" data-uid="C1.WPF.Menu.C1MenuList.ItemClosed">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemClosed.html">ItemClosed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a C1MenuItem is closed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemClosing" data-uid="C1.WPF.Menu.C1MenuList.ItemClosing">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemClosing.html">ItemClosing</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a C1MenuItem is closing.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemOpened" data-uid="C1.WPF.Menu.C1MenuList.ItemOpened">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemOpened.html">ItemOpened</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a C1MenuItem is opened.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemOpening" data-uid="C1.WPF.Menu.C1MenuList.ItemOpening">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemOpening.html">ItemOpening</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a C1MenuItem is opening.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Menu_C1MenuList_ItemUnchecked" data-uid="C1.WPF.Menu.C1MenuList.ItemUnchecked">
          <a class="xref" href="C1.WPF.Menu.C1MenuList.ItemUnchecked.html">ItemUnchecked</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a C1MenuItem is unchecked.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
