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¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| FontFamily | |
| FontSize | |
| FontStyle | |
| FontWeight | |
| Glyph | Gets or sets the character code that identifies the icon glyph. |
Fields¶
| Name | Summary |
|---|---|
| static FontFamilyProperty | Property for [FontFamily](# |
| static FontSizeProperty | Property for [FontSize](# |
| static FontStyleProperty | Property for [FontStyle](# |
| static FontWeightProperty | Property for [FontWeight](# |
| static GlyphProperty | Property for [Glyph](# |
| TextBlock | The text block. |
Methods¶
| Name | Summary |
|---|---|
| InitializeChildren | Initializes the children. |
Derived types¶
Inherited members
CrissCross.WPF.UI.Controls.IconElement.ForegroundPropertyCrissCross.WPF.UI.Controls.IconElement.Coerce(System.Windows.DependencyObject,System.Object)CrissCross.WPF.UI.Controls.IconElement.InitializeChildrenCrissCross.WPF.UI.Controls.IconElement.OnForegroundChanged(System.Windows.DependencyPropertyChangedEventArgs)CrissCross.WPF.UI.Controls.IconElement.GetVisualChild(System.Int32)CrissCross.WPF.UI.Controls.IconElement.MeasureOverride(System.Windows.Size)CrissCross.WPF.UI.Controls.IconElement.ArrangeOverride(System.Windows.Size)CrissCross.WPF.UI.Controls.IconElement.#ctorCrissCross.WPF.UI.Controls.IconElement.ForegroundCrissCross.WPF.UI.Controls.IconElement.VisualChildrenCountSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString