Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

NotifyIconState Class

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

Namespace: DevExpress.Xpf.Core

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class NotifyIconState :
    DependencyObject

Remarks

See NotifyIconService to learn more.

Inheritance

See Also