NotifyIconService Class
Allows you to place a notification icon (system tray icon) in the Windows notification area and manage its behavior.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public class NotifyIconService :
ServiceBase,
INotifyIconService
#Remarks
Refer to the NotifyIconService for more information.