Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MultiScaleImage.ImageFailed Event

Silverlight

Occurs if the download of a tile times out or fails for another reason.

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

public event RoutedEventHandler ImageFailed
<MultiScaleImage ImageFailed="eventhandler"/>

For information about tiles and how they are used in multi-resolution images of Deep Zoom applications, see Deep Zoom.

NoteNote:

For privacy reasons, more specific events are not returned. A user may still be able to view the image when this event is raised, because typically only an individual tile failed to be returned. Therefore, the ImageFailed event is not a catastrophic failure like the ImageOpenFailed event.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

Show:
© 2017 Microsoft