# C1.WPF.Sparkline.Util.IThemeContextSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Sparkline_Util_IThemeContextSupport" data-uid="C1.WPF.Sparkline.Util.IThemeContextSupport" class="text-break">IThemeContextSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for supporting a theme context.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Sparkline.Util.html">C1.WPF.Sparkline.Util</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Sparkline.4.6.2.dll</h6>
  <h5 id="C1_WPF_Sparkline_Util_IThemeContextSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IThemeContextSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IThemeContextSupport</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_Sparkline_Util_IThemeContextSupport_GetContext" data-uid="C1.WPF.Sparkline.Util.IThemeContextSupport.GetContext">
          <a class="xref" href="C1.WPF.Sparkline.Util.IThemeContextSupport.GetContext.html#C1_WPF_Sparkline_Util_IThemeContextSupport_GetContext">GetContext()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the theme context.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Sparkline_Util_IThemeContextSupport_SetContext_C1_WPF_Sparkline_Util_IThemeSupport_" data-uid="C1.WPF.Sparkline.Util.IThemeContextSupport.SetContext(C1.WPF.Sparkline.Util.IThemeSupport)">
          <a class="xref" href="C1.WPF.Sparkline.Util.IThemeContextSupport.SetContext.html#C1_WPF_Sparkline_Util_IThemeContextSupport_SetContext_C1_WPF_Sparkline_Util_IThemeSupport_">SetContext(IThemeSupport)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the theme context.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
