I have a simple WPF application. When it loads, and I type in any other application (such as Word or IM), my WPF application steals focus - of course, screwing my input. Now this is the same behavior that I find annoying in other applications. How can I prevent this behavior?
Thank.
source
share