Skip to content

SymbolIcon class

Attributes: [ToolboxItem(true)] [ToolboxBitmap]

Defined in

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

Summary

        Represents a text element containing an icon glyph.
        

Applies to

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

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

Inherits from: FontIcon

Constructors

NameSummary
.ctorInitializes a new instance of the [SymbolIcon](# class.

Properties

NameSummary
SymbolGets or sets displayed [SymbolRegular](#
FilledGets or sets a value indicating whether defines whether or not we should use the [SymbolFilled](#

Fields

NameSummary
static SymbolPropertyProperty for [Symbol](#
static FilledPropertyProperty for [Filled](#

Methods

NameSummary
OnInitializedRaises the Initialized event. This method is invoked whenever...
Inherited members