[]
Initializes a new instance of the FontIconElement class.
public FontIconElement()
Initializes a new instance of the FontIconElement class.
public FontIconElement(C1FontIcon icon)
Type | Name | Description |
---|---|---|
C1FontIcon | icon | The icon to show. |
Initializes a new instance of the FontIconElement class.
public FontIconElement(C1FontIcon icon, Style style)
Type | Name | Description |
---|---|---|
C1FontIcon | icon | The icon to show. |
Style | style | The style of this IconElement. |