Hardcodet.NotifyIcon.Wpf
1.0.8
.NET Framework 3.5
Install-Package Hardcodet.NotifyIcon.Wpf -Version 1.0.8
dotnet add package Hardcodet.NotifyIcon.Wpf --version 1.0.8
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hardcodet.NotifyIcon.Wpf --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hardcodet.NotifyIcon.Wpf, 1.0.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hardcodet.NotifyIcon.Wpf as a Cake Addin
#addin nuget:?package=Hardcodet.NotifyIcon.Wpf&version=1.0.8
// Install Hardcodet.NotifyIcon.Wpf as a Cake Tool
#tool nuget:?package=Hardcodet.NotifyIcon.Wpf&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
| Product | Versions |
|---|---|
| .NET Framework | net35 net35-client net40 net40-client net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.8 | 0 | 06.02.2022 |
Bugfixes. Contains source and binaries for .NET 3.5 - 4.51.