How do I: Use Windows 7 Taskbar Progress Reporting from WPF 4
The Windows 7 taskbar has a ton of interesting features you can use to provide information to your users. One of these is Taskbar Progress Reporting. In previous versions of WPF, this functionality was surfaced only through the Windows API Code Pack. However, with WPF 4, the System.Windows.Shell namespace and the TaskbarItemInfo class provides you with another way to integrate your WPF applications into the shell.
Author: Pete Brown
Related Blog Post
Duration: 10:45
Comments: 5