WPF: How can I see where does the app freeze while the background commands are done?
Solution 1:
You can try to run the app with my Runtime Flow extension. It may help you visualize what code is executed and where it hangs.
You can try to run the app with my Runtime Flow extension. It may help you visualize what code is executed and where it hangs.