Back to Devexpress

NotifyIconService Fields

wpf-devexpress-dot-xpf-dot-core-dot-notifyiconservice-dot-underscore-fields.md

latest2.2 KB
Original Source

NotifyIconService Fields

Allows you to place a notification icon (system tray icon) in the Windows notification area and manage its behavior.

NameDescription
ContextMenuProperty staticIdentifies the NotifyIconService.ContextMenu dependency property.
IconProperty staticIdentifies the NotifyIconService.Icon dependency property.
LeftClickCommandProperty staticIdentifies the NotifyIconService.LeftClickCommand dependency property.
LeftDoubleClickCommandProperty staticIdentifies the NotifyIconService.LeftDoubleClickCommand dependency property.
StatesProperty staticIdentifies the NotifyIconService.States dependency property.
ThemeNameProperty staticIdentifies the NotifyIconService.ThemeName dependency property.
TooltipProperty staticIdentifies the NotifyIconService.Tooltip dependency property.
UnregisterOnUnloadedProperty staticIdentifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.

See Also

NotifyIconService Class

NotifyIconService Members

DevExpress.Xpf.Core Namespace