# C1.WPF.Menu

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Menu" data-uid="C1.WPF.Menu" class="text-break">C1.WPF.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.WPF.Menu.AngleConverter.html">AngleConverter</a></h4>
      <section><p>Multiplies supplied double value by the parameter value.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.ArcSegmentDef.html">ArcSegmentDef</a></h4>
      <section><p>Keeps arc segment definition properties which can be used in xaml to draw the ArcSegment.</p>
</section>
      <h4><a class="xref" href="C1.WPF.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.WPF.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.WPF.Menu.C1Menu.html">C1Menu</a></h4>
      <section><p>Menu control supporting nested items hierarchies.</p>
</section>
      <h4><a class="xref" href="C1.WPF.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.WPF.Menu.C1MenuItem.html">C1MenuItem</a></h4>
      <section><p>Represents a selectable item inside a C1Menu control.</p>
</section>
      <h4><a class="xref" href="C1.WPF.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.WPF.Menu.C1MenuScrollViewer.html">C1MenuScrollViewer</a></h4>
      <section><p>C1MenuScrollViewer</p>
</section>
      <h4><a class="xref" href="C1.WPF.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.WPF.Menu.C1RadialBackgroundPresenter.html">C1RadialBackgroundPresenter</a></h4>
      <section><p>The supplementary control to use in the <a class="xref" href="C1.WPF.Menu.C1RadialMenu.html">C1RadialMenu</a> control template.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialColorItem.html">C1RadialColorItem</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialColorItemsPresenter.html">C1RadialColorItemsPresenter</a></h4>
      <section><p>Used within the template of the <a class="xref" href="C1.WPF.Menu.C1RadialMenu.html">C1RadialMenu</a> control to specify where submenu of the C1RadialColorItem should be placed.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialMenu.html">C1RadialMenu</a></h4>
      <section><p>The C1RadialMenu control represents a touch-friendly alternative to the traditional context menu.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialMenuItem.html">C1RadialMenuItem</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialMenuItemsPresenter.html">C1RadialMenuItemsPresenter</a></h4>
      <section><p>Used within the template of the <a class="xref" href="C1.WPF.Menu.C1RadialMenu.html">C1RadialMenu</a> control to specify where items are placed.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialNumericItem.html">C1RadialNumericItem</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialPanel.html">C1RadialPanel</a></h4>
      <section><p>Positions child elements in a circle, from the StartAngle to the EndAngle in the clockwise direction.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.C1RadialSlider.html">C1RadialSlider</a></h4>
      <section><p>Used within the template of the <a class="xref" href="C1.WPF.Menu.C1RadialMenu.html">C1RadialMenu</a> control to display radial slider for selecting numeric values.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.C1TilesMenuItem.html">C1TilesMenuItem</a></h4>
      <section><p>Menu-item with a list of selectable items inside.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.DoubleToThicknessConverter.html">DoubleToThicknessConverter</a></h4>
      <section><p>Converts double value to the thickness with uniform length on each side.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Menu.ExpandButtonTagConverter.html">ExpandButtonTagConverter</a></h4>
      <section><p>When clear style,ExpandButton tag will be null, it can not converter to double</p>
</section>
      <h4><a class="xref" href="C1.WPF.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.WPF.Menu.IC1ContextMenu.html">IC1ContextMenu</a></h4>
      <section><p>Defines the context menu interface.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.Menu.SelectedItemOptions.html">SelectedItemOptions</a></h4>
      <section><p>Determines what part of the selected item should be displayed in the parent C1RadialMenuItem.</p>
</section>


</div>
