Property Icon
| Improve this Doc View SourceIcon
Gets or sets the DockItem object's icon. This is a dependency property.
Declaration
public ImageSource Icon { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Media.ImageSource | An System.Windows.Media.ImageSource object that represents the icon. |