I have a button on a proWindow that is attempting to flash a feature on the map. I use ShowDialog to show the proWindow which freezes the application so the user can interact with the window. When the button is clicked on the proWindow, the application just freezes and the feature is not flashed. I have attached the code that shows the implementation of the button that should flash the feature in the view model.

The code below is how I am instantiating the proWindow

Wolfgang Kaiser Uma Harano