C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
Image Class
Image Events
ImageFailed Event
ImageOpened Event
Image
ImageFailed Event
Occurs when there is an error associated with image retrieval or format.
Namespace:
Windows.UI.Xaml.Controls
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
Image Class
Windows.UI.Xaml.Controls Namespace