Back to Devexpress

INotifyIconService Interface

wpf-devexpress-dot-xpf-dot-core-4f754885.md

latest918 B
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public interface INotifyIconService
vb
Public Interface INotifyIconService

Remarks

See NotifyIconService to learn more.

See Also

INotifyIconService Members

DevExpress.Xpf.Core Namespace