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