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