i had an app written in C# & xaml , its grid background is an image located on a website like"www.xxx.com/background.jpg", rather than in assets folder ,
now i want a progress ring to be activated till the "background.jpg" is shown in my grid , how to achieve this in code ??