I am able to remove the window icon from WPF window using WinApi\'s, however I get the icon again in the application window when I run just the executable of the WPF project
I just use very small transparent image as an icon (1x1 px) for WPF window.