[]
        
(Showing Draft Content)

C1.WPF.C1CompositeIcon

C1CompositeIcon Class

Represent an icon created from a list of icons superposed one on top of the other.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1CompositeIcon : C1Icon, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
C1CompositeIcon()

Initializes a new instance of the C1CompositeIcon class.

Properties

Name Description
Icons

Gets the list of icons that will be rendered.

Methods

Name Description
InitializeUI()

Initializes the UI.

Extension Methods