Class IconSourceElement
Represents an icon that uses an IconSource as its content.
public class IconSourceElement : IconElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
- Inheritance
-
IconSourceElement
- Implements
- Inherited Members
Fields
IconSourceProperty
Identifies the IconSource dependency property.
public static readonly DependencyProperty IconSourceProperty
Field Value
Properties
IconSource
Gets or sets IconSource
public IconSource? IconSource { get; set; }
Property Value
Methods
CreateIconElement()
public IconElement? CreateIconElement()
Returns
InitializeChildren()
protected override UIElement InitializeChildren()