IsIdle Property

MultiScaleImage.IsIdle 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 Deep Zoom is done downloading, decoding, blending, and animating (if springs are being used) images.

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

'Declaration
Public ReadOnly Property IsIdle As Boolean

Property Value

Type: System.Boolean
true, if Deep Zoom is done downloading, decoding, blending, and animating (if springs are being used) images. Otherwise, false.

Dependency property identifier field: IsIdleProperty

Even if AllowDownloading is false, IsIdle will be false if any images are pending.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft