This topic has not yet been rated - Rate this topic

BitmapImage Events

The BitmapImage type exposes the following members.

  Name Description
Public event Supported by Silverlight for Windows Phone DownloadProgress Occurs when a significant change has occurred in the download progress of the BitmapImage content.
Public event Supported by Silverlight for Windows Phone ImageFailed Occurs when there is an error associated with image retrieval or format.
Public event Supported by Silverlight for Windows Phone ImageOpened Occurs when the image source is downloaded and decoded with no failure. You can use this event to determine the size of an image before rendering it.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.