# C1.Framework.CompositeIconElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Framework_CompositeIconElement" data-uid="C1.Framework.CompositeIconElement" class="text-break">CompositeIconElement Class
</h1>
  <div class="markdown level0 summary"><p>Present an icon created from multiple icons.</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"><a class="xref" href="C1.Framework.Element.html">Element</a></div>
    <div class="level2"><a class="xref" href="C1.Framework.IconElement.html">IconElement</a></div>
    <div class="level3"><span class="xref">CompositeIconElement</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.Win.Accessibility.ISupportUia.html">ISupportUia</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Framework.html">C1.Framework</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Framework_CompositeIconElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CompositeIconElement : IconElement, ISupportUia</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CompositeIconElement
    Inherits IconElement
    Implements ISupportUia</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_Framework_CompositeIconElement__ctor" data-uid="C1.Framework.CompositeIconElement.#ctor">
          <a class="xref" href="C1.Framework.CompositeIconElement.-ctor.html#C1_Framework_CompositeIconElement__ctor">CompositeIconElement()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Framework.CompositeIconElement.html">CompositeIconElement</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_CompositeIconElement__ctor_C1_Framework_C1CompositeIcon_" data-uid="C1.Framework.CompositeIconElement.#ctor(C1.Framework.C1CompositeIcon)">
          <a class="xref" href="C1.Framework.CompositeIconElement.-ctor.html#C1_Framework_CompositeIconElement__ctor_C1_Framework_C1CompositeIcon_">CompositeIconElement(C1CompositeIcon)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Framework.CompositeIconElement.html">CompositeIconElement</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_CompositeIconElement__ctor_C1_Framework_C1CompositeIcon_C1_Framework_Style_" data-uid="C1.Framework.CompositeIconElement.#ctor(C1.Framework.C1CompositeIcon,C1.Framework.Style)">
          <a class="xref" href="C1.Framework.CompositeIconElement.-ctor.html#C1_Framework_CompositeIconElement__ctor_C1_Framework_C1CompositeIcon_C1_Framework_Style_">CompositeIconElement(C1CompositeIcon, Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Framework.CompositeIconElement.html">CompositeIconElement</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_Framework_CompositeIconElement_Children" data-uid="C1.Framework.CompositeIconElement.Children">
          <a class="xref" href="C1.Framework.CompositeIconElement.Children.html#C1_Framework_CompositeIconElement_Children">Children</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the list of child elements contained in this <a class="xref" href="C1.Framework.Element.html">Element</a>.</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_Framework_CompositeIconElement_InitializeUI" data-uid="C1.Framework.CompositeIconElement.InitializeUI">
          <a class="xref" href="C1.Framework.CompositeIconElement.InitializeUI.html#C1_Framework_CompositeIconElement_InitializeUI">InitializeUI()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the UI.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_CompositeIconElement_Layout_System_Drawing_Graphics_" data-uid="C1.Framework.CompositeIconElement.Layout(System.Drawing.Graphics)">
          <a class="xref" href="C1.Framework.CompositeIconElement.Layout.html#C1_Framework_CompositeIconElement_Layout_System_Drawing_Graphics_">Layout(Graphics)</a>
        </td>
        <td class="markdown level1 summary"><p>Layout this element based on its style and contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_CompositeIconElement_OnIconChanged_C1_Framework_C1Icon_System_ComponentModel_PropertyChangedEventArgs_" data-uid="C1.Framework.CompositeIconElement.OnIconChanged(C1.Framework.C1Icon,System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="C1.Framework.CompositeIconElement.OnIconChanged.html#C1_Framework_CompositeIconElement_OnIconChanged_C1_Framework_C1Icon_System_ComponentModel_PropertyChangedEventArgs_">OnIconChanged(C1Icon, PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Updates element properties on icon property changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
