Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

INotifyIconService Interface

Provides methods 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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public interface INotifyIconService

Remarks

See NotifyIconService to learn more.

See Also