Hardcodet.Wpf.TaskbarNotification
1.0.5
dotnet add package Hardcodet.Wpf.TaskbarNotification --version 1.0.5
NuGet\Install-Package Hardcodet.Wpf.TaskbarNotification -Version 1.0.5
<PackageReference Include="Hardcodet.Wpf.TaskbarNotification" Version="1.0.5" />
paket add Hardcodet.Wpf.TaskbarNotification --version 1.0.5
#r "nuget: Hardcodet.Wpf.TaskbarNotification, 1.0.5"
// Install Hardcodet.Wpf.TaskbarNotification as a Cake Addin #addin nuget:?package=Hardcodet.Wpf.TaskbarNotification&version=1.0.5 // Install Hardcodet.Wpf.TaskbarNotification as a Cake Tool #tool nuget:?package=Hardcodet.Wpf.TaskbarNotification&version=1.0.5
THIS PACKAGE IS OBSOLETE.
Please switch to the officially maintained NuGet package: 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
Learn more about Target Frameworks and .NET Standard.
-
- Hardcodet.NotifyIcon.Wpf (>= 1.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hardcodet.Wpf.TaskbarNotification:
Package | Downloads |
---|---|
Smallcode.UI
A UI library |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Hardcodet.Wpf.TaskbarNotification:
Repository | Stars |
---|---|
Aixile/Etupirka
Count your play time !
|
Version | Downloads | Last updated |
---|---|---|
1.0.5 | 3,447,581 | 11/23/2013 |
Mostly bug fixes and full x64 / Win 8 support. Contains source and binaries for .NET 3.5 - 4.51.