In windows 7 you may have noticed when items are copying across in windows explorer, that you get a nice progress bar reported on your task bar for windows explorer. This can be achieved in your own WPF applications using the Window.TaskBarItemInfo dependency property as follows…
http://msdn.microsoft.com/en-us/library/system.windows.shell.taskbariteminfo.aspx
