IconSource class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.IconSource
Modifiers: public abstract
Summary¶
Represents the base class for an icon source.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class IconSource
class DependencyObject
DependencyObject <|-- IconSource
Inherits from: DependencyObject
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| Foreground | Gets or sets the foreground. |
Fields¶
| Name | Summary |
|---|---|
| static ForegroundProperty | Property for [Foreground](# |
Methods¶
| Name | Summary |
|---|---|
| CreateIconElement | Creates the icon element. |