[]
        
(Showing Draft Content)

C1.Framework.CompositeIconElement

CompositeIconElement Class

Present an icon created from multiple icons.

Inheritance
CompositeIconElement
Implements
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class CompositeIconElement : IconElement, ISupportUia

Constructors

Name Description
CompositeIconElement()

Initializes a new instance of the CompositeIconElement class.

CompositeIconElement(C1CompositeIcon)

Initializes a new instance of the CompositeIconElement class.

CompositeIconElement(C1CompositeIcon, Style)

Initializes a new instance of the CompositeIconElement class.

Properties

Name Description
Children

Gets or sets the list of child elements contained in this Element.

Methods

Name Description
InitializeUI()

Initializes the UI.

Layout(Graphics)

Layout this element based on its style and contents.

OnIconChanged(C1Icon, PropertyChangedEventArgs)

Updates element properties on icon property changes.