Is it possible in WPF to have a different Icon for the Window and the Taskbar. In my special scenario I want to have a an Icon with transparency for the Window and one "Metro" Style (with colored Background) for the Taskbar.
Setting the Application-Icon different didn't work, Taskbar always shows the Window Icon.
Anybody can offer a solution?