ITaskbarButtonService.OverlayIcon Property
Gets or sets the icon that is displayed over the taskbar button.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ImageSource | The icon that is displayed over the taskbar button. The default is null. |
See Also