Hardcodet.NotifyIcon.Wpf
1.0.8
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
See the version list below for details.
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" />
paket add Hardcodet.NotifyIcon.Wpf --version 1.0.8
#r "nuget: Hardcodet.NotifyIcon.Wpf, 1.0.8"
// 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
Release Notes
Bugfixes. Contains source and binaries for .NET 3.5 - 4.51.
Dependencies
This package has no dependencies.
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Hardcodet.NotifyIcon.Wpf:
Package | Downloads |
---|---|
Dapplo.CaliburnMicro.NotifyIconWpf
Dapplo.CaliburnMicro.NotifyIconWpf adds Hardcodet.NotifyIcon.Wpf support to Dapplo.CaliburnMicro, a CaliburnMicro MEF Bootstrapper
|
|
Hardcodet.Wpf.TaskbarNotification
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
|
|
Tessa.UI
Tessa library for UI applications running on Windows and using WPF.
|
|
aemarcoWpfTools
c# wpf tools collection
|
|
SimplyAnIcon.Core
SimplyAnIcon.Core
|
GitHub repositories (45)
Showing the top 5 popular GitHub repositories that depend on Hardcodet.NotifyIcon.Wpf:
Repository | Stars |
---|---|
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
|
|
HMBSbige/ShadowsocksR-Windows
Ship of Theseus
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
|
|
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
|