Problem description
If I make a non-modal window as a child window through setting the Owner of the window to a parent window, and then show a Messa
Maybe i am quite late on the matter. @HCL this problem could be resolved more easily by setting the options parameter of the MessageBox.show() to MessageBoxOptions.None.
Cheers...