With the mouse, I move a MainWindow xaml image to a location on the screen. Then I click a button to open a dialog box.
The dialog box WindowStartupLocation="CenterScreen", probably needs to changed. What code is needed so the dialog box is placed on top of the MainWindow image location?