In my WPF I set the application icon like below.
Project property -> Application tab -> Resources Icon and manifest
So I can see this icon on the wpf windows. but the icon of taskbar is default icon. How can I set it with application icon.
Application icon
Taskbar icon