# C1.WinUI.Menu

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WinUI_Menu" data-uid="C1.WinUI.Menu" class="text-break">C1.WinUI.Menu Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WinUI.Menu.C1ContextMenu.html">C1ContextMenu</a></h4>
      <section><p>The C1ContextMenu control represents a menu that can be displayed when the user clicks the right mouse button over a control.</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.C1ContextMenuService.html">C1ContextMenuService</a></h4>
      <section><p>Represents a service that provides static methods to display a context menu.</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.C1Menu.html">C1Menu</a></h4>
      <section><p>Menu control supporting nested items hierarchies.</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.C1MenuGroup.html">C1MenuGroup</a></h4>
      <section><p>Control that is used to separate items in menus and toolbar.</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.C1MenuItem.html">C1MenuItem</a></h4>
      <section><p>Represents a selectable item inside a C1Menu control.</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.C1MenuList.html">C1MenuList</a></h4>
      <section><p>List of menu items. This list can be set as the content of a dropdown to make a drop down list.</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.C1MenuScrollViewer.html">C1MenuScrollViewer</a></h4>
      <section><p>C1MenuScrollViewer</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.C1MenuSeparator.html">C1MenuSeparator</a></h4>
      <section><p>Control that is used to separate items in menus and toolbar.</p>
</section>
      <h4><a class="xref" href="C1.WinUI.Menu.OpacityConverter.html">OpacityConverter</a></h4>
      <section><p>Converter used to convert <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a> values into opacity values.
true = 1, false = 0.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.WinUI.Menu.IC1ContextMenu.html">IC1ContextMenu</a></h4>
      <section><p>Defines the context menu interface.</p>
</section>


</div>
