I have a WPF application with
- Main Window which is not a tool window
- Launch a child window which has WindowStyle="ToolWindow" ShowInTaskbar="False" from main window
Now BOTH Main Window and Child Window are not visible in Alt+Tab. [Child window not appearing in alt+tab is expected behavior,but Main window should be visible]
Any help would be appreciated. Related link:http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/95e076a3-3030-4dc0-ab23-a7e489b2a160