ApplicationJumpTask.Icon Property
Gets or sets a task’s icon.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ImageSource | An ImageSource object that represents the icon. |
See Also