© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
16 replies
edgarka_

✅ BackgroundWorker in WPF MVVM

Hi! I'm trying to get progressbar and text to update while performing a lengthy task. I was wondering if it is possible to do so or should I create a thread for "PerformTask" file separately? I tried to play around with BackgroundWorker, and it updates "CurrentProgress" variable, but UI updates only after execution. GitHub: https://github.com/EdgarKa/AsyncProgressDemo
Thank you 🙂
Edit: I dropped GitHub repo so it would be easier to see and/or run as due to files amount it would be lengthy
GitHub
GitHub - EdgarKa/AsyncProgressDemo
Contribute to EdgarKa/AsyncProgressDemo development by creating an account on GitHub.
GitHub - EdgarKa/AsyncProgressDemo
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

WPF Question MVVM
C#CC# / help
2y ago
✅ wpf json CRUD(mvvm)
C#CC# / help
2y ago
WPF MVVM login form
C#CC# / help
2y ago