# C1.WPF.Toolbar.C1SimplifiedRibbon

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Toolbar_C1SimplifiedRibbon" data-uid="C1.WPF.Toolbar.C1SimplifiedRibbon" class="text-break">C1SimplifiedRibbon Class
</h1>
  <div class="markdown level0 summary"><p>Simplified Ribbon Toolbar</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.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.visual">Visual</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement">UIElement</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control">Control</a></div>
    <div class="level7"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.itemscontrol">ItemsControl</a></div>
    <div class="level8"><span class="xref">C1ToolbarBase</span></div>
    <div class="level9"><span class="xref">C1SimplifiedRibbon</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.animation.ianimatable">IAnimatable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iframeworkinputelement">IFrameworkInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iinputelement">IInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iqueryambient">IQueryAmbient</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iaddchild">IAddChild</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.primitives.icontainitemstorage">IContainItemStorage</a></div>
    <div><a class="xref" href="C1.WPF.Toolbar.ISimplifiedToolbar.html">ISimplifiedToolbar</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Toolbar.html">C1.WPF.Toolbar</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Toolbar.4.6.2.dll</h6>
  <h5 id="C1_WPF_Toolbar_C1SimplifiedRibbon_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TemplatePart(Name = &quot;SimplifiedItemsPresenter&quot;, Type = typeof(ItemsPresenter))]
[TemplatePart(Name = &quot;SimplifiedTabControl&quot;, Type = typeof(C1SimplifiedTabControl))]
public class C1SimplifiedRibbon : C1ToolbarBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, ISimplifiedToolbar</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TemplatePart(Name:=&quot;SimplifiedItemsPresenter&quot;, Type:=GetType(ItemsPresenter))&gt;
&lt;TemplatePart(Name:=&quot;SimplifiedTabControl&quot;, Type:=GetType(C1SimplifiedTabControl))&gt;
Public Class C1SimplifiedRibbon
    Inherits C1ToolbarBase
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, ISimplifiedToolbar</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_Toolbar_C1SimplifiedRibbon__ctor" data-uid="C1.WPF.Toolbar.C1SimplifiedRibbon.#ctor">
          <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.-ctor.html#C1_WPF_Toolbar_C1SimplifiedRibbon__ctor">C1SimplifiedRibbon()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.html">C1SimplifiedRibbon</a>.</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_Toolbar_C1SimplifiedRibbon_MarqueeBrushProperty" data-uid="C1.WPF.Toolbar.C1SimplifiedRibbon.MarqueeBrushProperty">
          <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.MarqueeBrushProperty.html">MarqueeBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.MarqueeBrush.html#C1_WPF_Toolbar_C1SimplifiedRibbon_MarqueeBrush">MarqueeBrush</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_Toolbar_C1SimplifiedRibbon_MarqueeBrush" data-uid="C1.WPF.Toolbar.C1SimplifiedRibbon.MarqueeBrush">
          <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.MarqueeBrush.html#C1_WPF_Toolbar_C1SimplifiedRibbon_MarqueeBrush">MarqueeBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Brush for Marquee</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Toolbar_C1SimplifiedRibbon_RibbonItems" data-uid="C1.WPF.Toolbar.C1SimplifiedRibbon.RibbonItems">
          <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.RibbonItems.html#C1_WPF_Toolbar_C1SimplifiedRibbon_RibbonItems">RibbonItems</a>
        </td>
        <td class="markdown level1 summary"><p>RibbonItems will map as Items of Simplified Ribbon</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_Toolbar_C1SimplifiedRibbon_OnApplyTemplate" data-uid="C1.WPF.Toolbar.C1SimplifiedRibbon.OnApplyTemplate">
          <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.OnApplyTemplate.html#C1_WPF_Toolbar_C1SimplifiedRibbon_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"><p>Builds the visual tree for the <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.html">C1SimplifiedRibbon</a> control when a new template is applied.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Toolbar_C1SimplifiedRibbon_Toggle" data-uid="C1.WPF.Toolbar.C1SimplifiedRibbon.Toggle">
          <a class="xref" href="C1.WPF.Toolbar.C1SimplifiedRibbon.Toggle.html#C1_WPF_Toolbar_C1SimplifiedRibbon_Toggle">Toggle()</a>
        </td>
        <td class="markdown level1 summary"><p>Toggle toolbar content.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
