Edit

Share via


ImageExBase.AttachImageFailed(ExceptionRoutedEventHandler) Method

Definition

Attach image failed event handler

protected void AttachImageFailed (Windows.UI.Xaml.ExceptionRoutedEventHandler handler);
member this.AttachImageFailed : Windows.UI.Xaml.ExceptionRoutedEventHandler -> unit
Protected Sub AttachImageFailed (handler As ExceptionRoutedEventHandler)

Parameters

handler
Windows.UI.Xaml.ExceptionRoutedEventHandler

Exception Routed Event Handler

Applies to