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