The goal is to display the information that the application is working. So I’m looking for an intelligent implementation sample of a loading spinner using WPF / MVVM.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I wrote this user control which may help, it will display messages with a progress bar spinning to show it is currently loading something.
It has a couple of basic properties that you can bind to.