Skip to main content
Hardcodet.NotifyIcon.Wpf package icon

Hardcodet.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. Source code and extensive sample application available at http://www.hardcodet.net/projects/wpf-notifyicon

Total Downloads
9.1M
9,134,108
Published
Mar 20, 2016
Latest stable version

Install

.NET CLI
dotnet add package Hardcodet.NotifyIcon.Wpf --version 1.0.6
Package Manager Console
Install-Package Hardcodet.NotifyIcon.Wpf -Version 1.0.6
PackageReference
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="1.0.6" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.