[]
        
(Showing Draft Content)

C1.WPF.C1FontIcon

C1FontIcon Class

Represents an icon created from a font.

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

Constructors

Name Description
C1FontIcon()

Initializes a new instance of the C1FontIcon class.

Fields

Name Description
TextDecorationsProperty
TextProperty

Properties

Name Description
Text

Gets the text that represents the icon in the specified FontFamily.

TextDecorations

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

Methods

Name Description
InitializeUI()

Initializes the UI.

Extension Methods