Skip to main content

NotifyIconState Class

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

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class NotifyIconState :
    DependencyObject

Remarks

See NotifyIconService to learn more.

Inheritance

See Also