ImageIcon class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.ImageIcon
Modifiers: public
Summary¶
Represents an icon that uses an Image as its content.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class ImageIcon
class IconElement
IconElement <|-- ImageIcon
Inherits from: IconElement
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| Source | Gets or sets the Source on this Image. |
Fields¶
| Name | Summary |
|---|---|
| static SourceProperty | Property for [Source](# |
| Image | The image. |
Methods¶
| Name | Summary |
|---|---|
| InitializeChildren | Initializes the children. |
Inherited members
CrissCross.WPF.UI.Controls.IconElement.ForegroundPropertyCrissCross.WPF.UI.Controls.IconElement.Coerce(System.Windows.DependencyObject,System.Object)CrissCross.WPF.UI.Controls.IconElement.InitializeChildrenCrissCross.WPF.UI.Controls.IconElement.OnForegroundChanged(System.Windows.DependencyPropertyChangedEventArgs)CrissCross.WPF.UI.Controls.IconElement.GetVisualChild(System.Int32)CrissCross.WPF.UI.Controls.IconElement.MeasureOverride(System.Windows.Size)CrissCross.WPF.UI.Controls.IconElement.ArrangeOverride(System.Windows.Size)CrissCross.WPF.UI.Controls.IconElement.#ctorCrissCross.WPF.UI.Controls.IconElement.ForegroundCrissCross.WPF.UI.Controls.IconElement.VisualChildrenCountSystem.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