# C1.WPF.RichTextBox.C1RichTextTool

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_RichTextBox_C1RichTextTool" data-uid="C1.WPF.RichTextBox.C1RichTextTool" class="text-break">C1RichTextTool Class
</h1>
  <div class="markdown level0 summary"><p>Helper class for tools in <span class="xref">C1RichTextBoxToolbar</span>.</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">C1RichTextTool</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.RichTextBox.html">C1.WPF.RichTextBox</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.RichTextBox.Toolbar.4.6.2.dll</h6>
  <h5 id="C1_WPF_RichTextBox_C1RichTextTool_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class C1RichTextTool</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module C1RichTextTool</code></pre>
  </div>
  <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_RichTextBox_C1RichTextTool_Initialize_System_Windows_FrameworkElement_System_Windows_DependencyProperty_" data-uid="C1.WPF.RichTextBox.C1RichTextTool.Initialize(System.Windows.FrameworkElement,System.Windows.DependencyProperty)">
          <a class="xref" href="C1.WPF.RichTextBox.C1RichTextTool.Initialize.html#C1_WPF_RichTextBox_C1RichTextTool_Initialize_System_Windows_FrameworkElement_System_Windows_DependencyProperty_">Initialize(FrameworkElement, DependencyProperty)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1RichTextTool_RegisterProperty_System_Type_" data-uid="C1.WPF.RichTextBox.C1RichTextTool.RegisterProperty(System.Type)">
          <a class="xref" href="C1.WPF.RichTextBox.C1RichTextTool.RegisterProperty.html#C1_WPF_RichTextBox_C1RichTextTool_RegisterProperty_System_Type_">RegisterProperty(Type)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
