MessageBox.ComputeOwnerWindow() method checks whether one of the windows in the current application is active. If foreground window is different than the application window MessageBox not displayed correctly and makes the application window inaccessible. I did not test but IMHO ComputeOwnerWindow() method can fallback to Application.Current.MainWindow.
Comments: ** Comment from web user: BoucherS **
Comments: ** Comment from web user: BoucherS **
Hi,
Can you provide a sample for this bug ? And what is IMHO ?
Thanks.