MultiScaleImage.IsIdle Property
Silverlight
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)
Property Value
Type: System.Booleantrue, 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.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.