Skip to main content
H.NotifyIcon.Wpf package icon

H.NotifyIcon.Wpf

This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file.

Total Downloads
362.7K
362,665
Published
May 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package H.NotifyIcon.Wpf --version 2.4.2-dev.15
Package Manager Console
Install-Package H.NotifyIcon.Wpf -Version 2.4.2-dev.15
PackageReference
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.4.2-dev.15" />

Frameworks

net10.0-windows7.0 .NETFramework4.6.2

Dependencies

H.NotifyIcon
net10.0-windows7.0
[2.4.2-dev.15, )
H.NotifyIcon
.NETFramework4.6.2
[2.4.2-dev.15, )
System.ValueTuple
.NETFramework4.6.2
[4.6.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.