TaskbarAssistant.OverlayIcon Property
In This Article
Gets or sets a small overlay icon displayed over the application icon.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Image | null | A small overlay icon displayed over the application icon. |
#Remarks
See Also