WPF Application stalls/freezes after first interaction, like button click
问题 I'm currently experiencing a problem in WPF. The UI loads fine, but whenever the first user interaction is made, such as a button click, the application seems to stall, or example if I had two buttons that display a MessageBox, the first click will wait for a few seconds then show the MessageBox, but any subsequent interaction is instantaneous and responsive. Has anyone else experienced this? And if so, is there any solution? Thanks 回答1: I had the same problem. Every time I called the first