IsIdle
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets a value that indicates whether this image is done downloading, decoding, blending images, and animating if using springs. Even if AllowDownloading is false, IsIdle will be false if any images are pending.
value = object.IsIdle
Property Value
Type: Boolean
true if this image is done downloading, decoding, blending images, and animating if using springs; otherwise, false.
This property is read-only. The default value is true.
Version Information
Silverlight 3