IsDownloading Property

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.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public ReadOnly Property IsDownloading As Boolean

Property Value

Type: System.Boolean
true 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

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft