Is there an alternative to use the Background Worker in WPF?
问题 I am a beginner with WPF, in my application I need to perform a series of Initialization steps, these take 10-15 seconds to complete during which my UI becomes unresponsive. I was using yesterday the background worker but it didn't update my window, in fact it was frozen. Not sure, but maybe it didn't work because this control is only for Windows Forms. UPDATE: If not too much trouble, can you post me an example to use the alternative? For my case, the program will get some values from a