MultiScaleImage.IsDownloading Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the image is still downloading.
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
Show: