This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2016-04-01 20:04:35 +02:00
2013-11-25 17:33:40 +01:00
2013-11-25 17:33:40 +01:00
2016-04-01 21:02:18 +00:00

## Hardcodet NotifyIcon for 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.

This package contains only binaries. For source code and samples, please visit the project page:
[http://www.hardcodet.net/projects/wpf-notifyicon](http://www.hardcodet.net/projects/wpf-notifyicon)

[Test](http://www.hardcodet.net/projects/wpf-notifyicon)
S
Description
NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform
Readme
668 KiB
Languages
C# 100%