INotifyIconService.SetStatusIcon(Object) Method
In This Article
Applies the specified status to the notification icon.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
icon | Object | An object specifying a new status. |
See Also