Is it possible to show that loading animation
using the ArcGIS Pro SDK in C#?
I have create some custom controls, that perform some async calls like getting data from a service, and until the service has responded I want to show that little animation.
Is it possible?
Thanks in advance
Carsten