# C1.WPF.ColorPicker.C1NoBrushPreview

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_ColorPicker_C1NoBrushPreview" data-uid="C1.WPF.ColorPicker.C1NoBrushPreview" class="text-break">C1NoBrushPreview Class
</h1>
  <div class="markdown level0 summary"><p>Visual representation of a null brush.</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">C1NoBrushPreview</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.ColorPicker.html">C1.WPF.ColorPicker</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ColorPicker.dll</h6>
  <h5 id="C1_WPF_ColorPicker_C1NoBrushPreview_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1NoBrushPreview : C1Border</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1NoBrushPreview
    Inherits C1Border</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_ColorPicker_C1NoBrushPreview__ctor" data-uid="C1.WPF.ColorPicker.C1NoBrushPreview.#ctor">
          <a class="xref" href="C1.WPF.ColorPicker.C1NoBrushPreview.-ctor.html#C1_WPF_ColorPicker_C1NoBrushPreview__ctor">C1NoBrushPreview()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.ColorPicker.C1NoBrushPreview.html">C1NoBrushPreview</a> class.</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_ColorPicker_C1NoBrushPreview_Dispose_System_Boolean_" data-uid="C1.WPF.ColorPicker.C1NoBrushPreview.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.ColorPicker.C1NoBrushPreview.Dispose.html#C1_WPF_ColorPicker_C1NoBrushPreview_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ColorPicker_C1NoBrushPreview_OnApplyTemplate" data-uid="C1.WPF.ColorPicker.C1NoBrushPreview.OnApplyTemplate">
          <a class="xref" href="C1.WPF.ColorPicker.C1NoBrushPreview.OnApplyTemplate.html#C1_WPF_ColorPicker_C1NoBrushPreview_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_ColorPicker_C1NoBrushPreview_OnRenderBackground_System_Windows_Media_DrawingContext_System_Windows_Rect_" data-uid="C1.WPF.ColorPicker.C1NoBrushPreview.OnRenderBackground(System.Windows.Media.DrawingContext,System.Windows.Rect)">
          <a class="xref" href="C1.WPF.ColorPicker.C1NoBrushPreview.OnRenderBackground.html#C1_WPF_ColorPicker_C1NoBrushPreview_OnRenderBackground_System_Windows_Media_DrawingContext_System_Windows_Rect_">OnRenderBackground(DrawingContext, Rect)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
