Info
Version: | 1.1.0 |
Author(s): | Philipp Sumi |
Last Update: | Saturday, March 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hardcodet/wpf-notifyicon |
NuGet Url: | https://www.nuget.org/packages/Hardcodet.NotifyIcon.Wpf |
Install
Install-Package Hardcodet.NotifyIcon.Wpf
dotnet add package Hardcodet.NotifyIcon.Wpf
paket add Hardcodet.NotifyIcon.Wpf
Hardcodet.NotifyIcon.Wpf Download (Unzip the "nupkg" after downloading)
Dependencies
8 packages depend on this package.
Tags
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.