MultiScaleImage.IsDownloading Property
Silverlight
Gets a value that indicates whether the image is still downloading.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the image is still downloading. false if all the needed tiles have been downloaded. If the image is moved, IsDownloading may become true again.
Dependency property identifier field: IsDownloadingProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.