How to: Specify an Application Icon And WPF: How to add an icon for entire application And Setting Icon for wpf application (VS 08) And WPF Icon for all app windows are leading to the same procedure:
- Right click project
- Go to Properties
- Go to Application tab
- set it under Application Icon
However, it is still not working for me. There was an old icon, I changed it using the above procedure but the application is still showing the old icon. I restarted everything. I executed as Release and Debug also as Start Without Debugging. Still showing the old icon. Any ideas?