SymbolGlyph class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.SymbolGlyph
Modifiers: public static
Summary¶
Set of static methods to operate on SymbolRegular and SymbolFilled.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Fields¶
| Name | Summary |
|---|---|
| static DefaultIcon | If the icon is not found in some places, this one will be displayed. |
| static DefaultFilledIcon | If the filled icon is not found in some places, this one will be displayed. |
Methods¶
| Name | Summary |
|---|---|
| static Parse | Finds icon based on name. |
| static ParseFilled | Finds icon based on name. |