# C1.Win.Themes.ThemeColorBlendValue

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_ThemeColorBlendValue" data-uid="C1.Win.Themes.ThemeColorBlendValue" class="text-break">ThemeColorBlendValue Class
</h1>
  <div class="markdown level0 summary"></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">ThemeValueBase</span></div>
    <div class="level2"><span class="xref">ThemeValue</span>&lt;<span class="xref">ThemeColorBlend</span>&gt;</div>
    <div class="level3"><span class="xref">ThemeColorBlendValue</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Themes.html">C1.Win.Themes</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Themes.4.8.dll</h6>
  <h5 id="C1_Win_Themes_ThemeColorBlendValue_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ThemeColorBlendValue : ThemeValue&lt;ThemeColorBlend&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ThemeColorBlendValue
    Inherits ThemeValue(Of ThemeColorBlend)</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_Win_Themes_ThemeColorBlendValue__ctor_C1_Win_Themes_ThemeColorBlend_" data-uid="C1.Win.Themes.ThemeColorBlendValue.#ctor(C1.Win.Themes.ThemeColorBlend)">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.-ctor.html#C1_Win_Themes_ThemeColorBlendValue__ctor_C1_Win_Themes_ThemeColorBlend_">ThemeColorBlendValue(ThemeColorBlend)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeColorBlendValue__ctor_C1_Win_Themes_ThemeColorBlendItem___" data-uid="C1.Win.Themes.ThemeColorBlendValue.#ctor(C1.Win.Themes.ThemeColorBlendItem[])">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.-ctor.html#C1_Win_Themes_ThemeColorBlendValue__ctor_C1_Win_Themes_ThemeColorBlendItem___">ThemeColorBlendValue(params ThemeColorBlendItem[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeColorBlendValue__ctor_C1_Win_Themes_ThemePropBase_" data-uid="C1.Win.Themes.ThemeColorBlendValue.#ctor(C1.Win.Themes.ThemePropBase)">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.-ctor.html#C1_Win_Themes_ThemeColorBlendValue__ctor_C1_Win_Themes_ThemePropBase_">ThemeColorBlendValue(ThemePropBase)</a>
        </td>
        <td class="markdown level1 summary"></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_Win_Themes_ThemeColorBlendValue_Default" data-uid="C1.Win.Themes.ThemeColorBlendValue.Default">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.Default.html">Default</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeColorBlendValue_Empty" data-uid="C1.Win.Themes.ThemeColorBlendValue.Empty">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.Empty.html">Empty</a>
        </td>
        <td class="markdown level1 summary"></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_Win_Themes_ThemeColorBlendValue_Converter" data-uid="C1.Win.Themes.ThemeColorBlendValue.Converter">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.Converter.html#C1_Win_Themes_ThemeColorBlendValue_Converter">Converter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeColorBlendValue_EmptyInstance" data-uid="C1.Win.Themes.ThemeColorBlendValue.EmptyInstance">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.EmptyInstance.html#C1_Win_Themes_ThemeColorBlendValue_EmptyInstance">EmptyInstance</a>
        </td>
        <td class="markdown level1 summary"></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_Win_Themes_ThemeColorBlendValue_CreateInstance" data-uid="C1.Win.Themes.ThemeColorBlendValue.CreateInstance">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.CreateInstance.html#C1_Win_Themes_ThemeColorBlendValue_CreateInstance">CreateInstance()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeColorBlendValue_SerializeReadValue_C1_Win_Themes_Serialization_Serializer_" data-uid="C1.Win.Themes.ThemeColorBlendValue.SerializeReadValue(C1.Win.Themes.Serialization.Serializer)">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.SerializeReadValue.html#C1_Win_Themes_ThemeColorBlendValue_SerializeReadValue_C1_Win_Themes_Serialization_Serializer_">SerializeReadValue(Serializer)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_ThemeColorBlendValue_SerializeWriteValue_C1_Win_Themes_Serialization_Serializer_" data-uid="C1.Win.Themes.ThemeColorBlendValue.SerializeWriteValue(C1.Win.Themes.Serialization.Serializer)">
          <a class="xref" href="C1.Win.Themes.ThemeColorBlendValue.SerializeWriteValue.html#C1_Win_Themes_ThemeColorBlendValue_SerializeWriteValue_C1_Win_Themes_Serialization_Serializer_">SerializeWriteValue(Serializer)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
