# C1.WinUI.Core.C1View

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WinUI_Core_C1View" data-uid="C1.WinUI.Core.C1View" class="text-break">C1View Class
</h1>
  <div class="markdown level0 summary"><p>Base class for views supporting standard properties.</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">C1View</span></div>
      <div class="level2"><a class="xref" href="../C1.WinUI.Calendar/C1.WinUI.Calendar.C1Calendar.html">C1Calendar</a></div>
      <div class="level2"><a class="xref" href="C1.WinUI.Core.C1Border.html">C1Border</a></div>
      <div class="level2"><a class="xref" href="C1.WinUI.Core.C1Icon.html">C1Icon</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WinUI.Core.html">C1.WinUI.Core</a></h6>
  <h6><strong>Assembly</strong>: C1.WinUI.Core.dll</h6>
  <h5 id="C1_WinUI_Core_C1View_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class C1View : Control, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class C1View
    Inherits Control
    Implements IDisposable</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_WinUI_Core_C1View__ctor" data-uid="C1.WinUI.Core.C1View.#ctor">
          <a class="xref" href="C1.WinUI.Core.C1View.-ctor.html#C1_WinUI_Core_C1View__ctor">C1View()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WinUI.Core.C1View.html">C1View</a> class.</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_WinUI_Core_C1View_IsDisposed" data-uid="C1.WinUI.Core.C1View.IsDisposed">
          <a class="xref" href="C1.WinUI.Core.C1View.IsDisposed.html#C1_WinUI_Core_C1View_IsDisposed">IsDisposed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether this instance is disposed.</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_WinUI_Core_C1View_Dispose" data-uid="C1.WinUI.Core.C1View.Dispose">
          <a class="xref" href="C1.WinUI.Core.C1View.Dispose.html#C1_WinUI_Core_C1View_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_Dispose_System_Boolean_" data-uid="C1.WinUI.Core.C1View.Dispose(System.Boolean)">
          <a class="xref" href="C1.WinUI.Core.C1View.Dispose.html#C1_WinUI_Core_C1View_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_Finalize" data-uid="C1.WinUI.Core.C1View.Finalize">
          <a class="xref" href="C1.WinUI.Core.C1View.Finalize.html#C1_WinUI_Core_C1View_Finalize">Finalize()</a>
        </td>
        <td class="markdown level1 summary"><p>Finalizes this instance of the <a class="xref" href="C1.WinUI.Core.C1View.html">C1View</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnApplyTemplate" data-uid="C1.WinUI.Core.C1View.OnApplyTemplate">
          <a class="xref" href="C1.WinUI.Core.C1View.OnApplyTemplate.html#C1_WinUI_Core_C1View_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnBackgroundChanged" data-uid="C1.WinUI.Core.C1View.OnBackgroundChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnBackgroundChanged.html#C1_WinUI_Core_C1View_OnBackgroundChanged">OnBackgroundChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the background changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnBorderBrushChanged" data-uid="C1.WinUI.Core.C1View.OnBorderBrushChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnBorderBrushChanged.html#C1_WinUI_Core_C1View_OnBorderBrushChanged">OnBorderBrushChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the border brush changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnBorderThicknessChanged" data-uid="C1.WinUI.Core.C1View.OnBorderThicknessChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnBorderThicknessChanged.html#C1_WinUI_Core_C1View_OnBorderThicknessChanged">OnBorderThicknessChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the border thickness changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnCornerRadiusChanged" data-uid="C1.WinUI.Core.C1View.OnCornerRadiusChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnCornerRadiusChanged.html#C1_WinUI_Core_C1View_OnCornerRadiusChanged">OnCornerRadiusChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the corner-radius changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnFlowDirectionChanged" data-uid="C1.WinUI.Core.C1View.OnFlowDirectionChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnFlowDirectionChanged.html#C1_WinUI_Core_C1View_OnFlowDirectionChanged">OnFlowDirectionChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the flow direction changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnFontChanged" data-uid="C1.WinUI.Core.C1View.OnFontChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnFontChanged.html#C1_WinUI_Core_C1View_OnFontChanged">OnFontChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when any of the font properties changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnForegroundChanged" data-uid="C1.WinUI.Core.C1View.OnForegroundChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnForegroundChanged.html#C1_WinUI_Core_C1View_OnForegroundChanged">OnForegroundChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the foreground changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnPaddingChanged" data-uid="C1.WinUI.Core.C1View.OnPaddingChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnPaddingChanged.html#C1_WinUI_Core_C1View_OnPaddingChanged">OnPaddingChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the padding changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Core_C1View_OnStyleChanged" data-uid="C1.WinUI.Core.C1View.OnStyleChanged">
          <a class="xref" href="C1.WinUI.Core.C1View.OnStyleChanged.html#C1_WinUI_Core_C1View_OnStyleChanged">OnStyleChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the style changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
