ImageExBase.OnImageFailed(Object, ExceptionRoutedEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Underlying Windows.UI.Xaml.Controls.Image.ImageFailed event handler.
protected virtual void OnImageFailed (object sender, Windows.UI.Xaml.ExceptionRoutedEventArgs e);
abstract member OnImageFailed : obj * Windows.UI.Xaml.ExceptionRoutedEventArgs -> unit
override this.OnImageFailed : obj * Windows.UI.Xaml.ExceptionRoutedEventArgs -> unit
Protected Overridable Sub OnImageFailed (sender As Object, e As ExceptionRoutedEventArgs)
Parameters
- sender
- Object
Image
- e
- Windows.UI.Xaml.ExceptionRoutedEventArgs
Event Arguments