Async Method blocks DSL Designer but does not block WPF Message Loop
One method blocks DSL Designer if it is a very time consuming method. But this does not block WPF in general and the WPF Message Loop. A Double Click on a Shape device will call a loop which adds a string to a list. This will be executed and the thread will be waiting with the Wa