tags:

views:

55

answers:

0

I've a custom window created in WPF, and I'm showing this window using ShowDialog() method. How do I flash this window when user tries to click the parent window without dismissing dialog window?