Hello All,
I am stuck with a below problem, I would be very thankful to any genius person who can provide me the solution of this problem.
Problem : In my WPF application I can open 3-4 window(XAML file) as a pop up from main window on different button’s click. Now on my screen around 4-5 WPF window is opened but I can see only top most window. I want to implement the functionality in which If I press ‘Alt + Ctrl’ key then I can switch among opened WPF window in same manner as we do on pressing ‘Alt + tab’ key for any opened window on window operating system.
Any quick reply will be very helpful for me.
Regards
Amit