Most of the Silverlight apps I have seen provide a busy indicator of some type while the map is loading. This is usually a sequence of circles like a chase light with percent complete in the center. I thought this was maybe a default Silverlight thing, but although my map takes a while to load, there is no indication anything is happening. So, how do I turn on or create this feature?
Thanks