Community Article: Programming the Task Bar in Windows 7 with WPF 4, Part One – Thumbnail Buttons

This week we published an article by VB MVP Alessandro Del Sole on how to utilize a cool Windows 7 Task Bar feature from WPF. You can use WPF 4 to specify thumbnail buttons that appear for your app when people hover over it in the Windows 7 Taskbar. Ale also shows the basics of using the commanding pattern in WPF to set up command bindings. Check it out:

Programming the Task Bar in Windows 7 with WPF 4, Part One – Thumbnail Buttons

Thanks Ale!