[]
        
(Showing Draft Content)

C1.WinUI.Core.C1Icon

C1Icon Class

Represents a visual icon that can be tinted and resized.

Implements
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public abstract class C1Icon : C1View, IDisposable, ICloneable

Constructors

Name Description
C1Icon()

Initializes a new instance of the C1Icon class.

Fields

Name Description
DEFAULT_HEIGHT

The default height of an icon.

DEFAULT_WIDTH

The default width of an icon.

Methods

Name Description
Clone()

Creates a copy of the icon.

CloneOverride()

When overridden, it creates a copy of the icon.

Dispose(bool)
MeasureOverride(Size)
OnApplyTemplate()