How to show rotating image if the some process is running in wpf
- by ajay
I want to show rotaing image when I click on tab. The tab content is some ui which takes some time to load. I want to show that rotating image for that period of time. Is there a way to do that?