[]
        
(Showing Draft Content)

C1.WinUI.Core.C1FontIcon

C1FontIcon Class

Represents an icon created from a font.

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

Constructors

Name Description
C1FontIcon()

Initializes a new instance of the C1FontIcon class.

Fields

Name Description
TextDecorationsProperty

Identifies the TextDecorations dependency property.

TextProperty

Identifies the Text dependency property.

Properties

Name Description
Text

Gets the text that represents the icon in the specified Microsoft.UI.Xaml.Media.FontFamily.

TextDecorations

Gets or sets a TextDecorations that contains the effects to apply to the text.

Methods

Name Description
Clone()

Creates a copy of the icon.

CloneOverride()

When overridden, it creates a copy of the icon.

Dispose(bool)
OnApplyTemplate()
OnFlowDirectionChanged()

Called when the flow direction changed.