wpf-devexpress-dot-xpf-dot-core-11838ad1.md
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.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public class NotifyIconService :
ServiceBase,
INotifyIconService
Public Class NotifyIconService
Inherits ServiceBase
Implements INotifyIconService
Refer to the NotifyIconService for more information.
Show 11 items
Object DispatcherObject DependencyObject Freezable Animatable DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase DevExpress.Mvvm.UI.Interactivity.Behavior DevExpress.Mvvm.UI.Interactivity.Behavior<FrameworkElement> DevExpress.Mvvm.UI.ServiceBaseGeneric<FrameworkElement> ServiceBase NotifyIconService
See Also