C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Media.Imaging
BitmapImage Class
BitmapImage Events
ImageFailed Event
ImageOpened Event
UriSourceChanged Event
BitmapImage
ImageFailed Event
Occurs when there is an error associated with image retrieval or format.
Namespace:
Windows.UI.Xaml.Media.Imaging
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
ExceptionRoutedEventHandler
ImageFailed
Value
Type:
Windows.UI.Xaml
ExceptionRoutedEventHandler
See Also
Reference
BitmapImage Class
Windows.UI.Xaml.Media.Imaging Namespace