FontIconSource class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.FontIconSource
Modifiers: public
Summary¶
Represents an icon source 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 FontIconSource
class IconSource
IconSource <|-- FontIconSource
Inherits from: IconSource
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| FontFamily | |
| FontSize | |
| FontWeight | |
| FontStyle | |
| 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](# |
Methods¶
| Name | Summary |
|---|---|
| CreateIconElement | Creates the icon element. |
Inherited members
CrissCross.WPF.UI.Controls.IconSource.ForegroundPropertyCrissCross.WPF.UI.Controls.IconSource.CreateIconElementCrissCross.WPF.UI.Controls.IconSource.#ctorCrissCross.WPF.UI.Controls.IconSource.ForegroundSystem.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