Back to Devexpress

NotifyIconState Class

wpf-devexpress-dot-xpf-dot-core-c75ade1d.md

latest1.2 KB
Original Source

NotifyIconState Class

Provides the NotifyIconState.Icon property specifying the tray icon’s image.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class NotifyIconState :
    DependencyObject
vb
Public Class NotifyIconState
    Inherits DependencyObject

Remarks

See NotifyIconService to learn more.

Inheritance

Object DispatcherObject DependencyObject NotifyIconState

See Also

NotifyIconState Members

DevExpress.Xpf.Core Namespace