Skip to content

FontIcon class

Attributes: [ToolboxItem(true)] [ToolboxBitmap]

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.FontIcon Modifiers: public

Summary

        Represents an icon that uses a glyph from the specified font.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class FontIcon
class IconElement
IconElement <|-- FontIcon

Inherits from: IconElement

Constructors

NameSummary
.ctor

Properties

NameSummary
FontFamily
FontSize
FontStyle
FontWeight
GlyphGets or sets the character code that identifies the icon glyph.

Fields

NameSummary
static FontFamilyPropertyProperty for [FontFamily](#
static FontSizePropertyProperty for [FontSize](#
static FontStylePropertyProperty for [FontStyle](#
static FontWeightPropertyProperty for [FontWeight](#
static GlyphPropertyProperty for [Glyph](#
TextBlockThe text block.

Methods

NameSummary
InitializeChildrenInitializes the children.

Derived types

Inherited members