Skip to main content
A newer version of this page is available. .

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