SymbolIconSource class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.SymbolIconSource
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 SymbolIconSource
class IconSource
IconSource <|-- SymbolIconSource
Inherits from: IconSource
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| FontSize | |
| FontWeight | |
| FontStyle | |
| Symbol | Gets or sets displayed [SymbolRegular](# |
| Filled | Gets or sets a value indicating whether defines whether or not we should use the [SymbolFilled](# |
Fields¶
| Name | Summary |
|---|---|
| static FontSizeProperty | Property for [FontSize](# |
| static FontStyleProperty | Property for [FontStyle](# |
| static FontWeightProperty | Property for [FontWeight](# |
| static SymbolProperty | Property for [Symbol](# |
| static FilledProperty | Property for [Filled](# |
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