# C1.Win.Themes.C1FrameworkStylePropBag

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_C1FrameworkStylePropBag" data-uid="C1.Win.Themes.C1FrameworkStylePropBag" class="text-break">C1FrameworkStylePropBag Class
</h1>
  <div class="markdown level0 summary"><p>Provides set of theme properties similar to Style in C1Framework, in addition to
<span class="xref">C1.Win.Themes.C1FrameworkStateStylePropBag</span> base class <a class="xref" href="C1.Win.Themes.C1FrameworkStylePropBag.html">C1FrameworkStylePropBag</a> provides:</p>
<ul>
<li>default properties for all children</li>
<li>declares Hot, Pressed, HotPressed, Disabled elements</li>
</ul>
</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">ThemeItem</span></div>
    <div class="level2"><span class="xref">C1FrameworkStateStylePropBag</span></div>
    <div class="level3"><span class="xref">C1FrameworkStylePropBag</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_C1FrameworkStylePropBag_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1FrameworkStylePropBag : C1FrameworkStateStylePropBag</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1FrameworkStylePropBag
    Inherits C1FrameworkStateStylePropBag</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_C1FrameworkStylePropBag__ctor" data-uid="C1.Win.Themes.C1FrameworkStylePropBag.#ctor">
          <a class="xref" href="C1.Win.Themes.C1FrameworkStylePropBag.-ctor.html#C1_Win_Themes_C1FrameworkStylePropBag__ctor">C1FrameworkStylePropBag()</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_C1FrameworkStylePropBag_Attrs" data-uid="C1.Win.Themes.C1FrameworkStylePropBag.Attrs">
          <a class="xref" href="C1.Win.Themes.C1FrameworkStylePropBag.Attrs.html#C1_Win_Themes_C1FrameworkStylePropBag_Attrs">Attrs</a>
        </td>
        <td class="markdown level1 summary"><p>Gets attributes of the <span class="xref">C1.Win.Themes.ThemeItem</span> object.</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_Win_Themes_C1FrameworkStylePropBag_GetChildPropDefaultValue_C1_Win_Themes_ThemePropBase_" data-uid="C1.Win.Themes.C1FrameworkStylePropBag.GetChildPropDefaultValue(C1.Win.Themes.ThemePropBase)">
          <a class="xref" href="C1.Win.Themes.C1FrameworkStylePropBag.GetChildPropDefaultValue.html#C1_Win_Themes_C1FrameworkStylePropBag_GetChildPropDefaultValue_C1_Win_Themes_ThemePropBase_">GetChildPropDefaultValue(ThemePropBase)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a value indicating whether child <span class="xref">C1.Win.Themes.ThemePropBase</span> object has default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1FrameworkStylePropBag_InitChildren" data-uid="C1.Win.Themes.C1FrameworkStylePropBag.InitChildren">
          <a class="xref" href="C1.Win.Themes.C1FrameworkStylePropBag.InitChildren.html#C1_Win_Themes_C1FrameworkStylePropBag_InitChildren">InitChildren()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
