ImageExFailedEventArgs(Exception) Constructor
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.
Initializes a new instance of the ImageExFailedEventArgs class.
public ImageExFailedEventArgs (Exception errorException);
new Microsoft.Toolkit.Uwp.UI.Controls.ImageExFailedEventArgs : Exception -> Microsoft.Toolkit.Uwp.UI.Controls.ImageExFailedEventArgs
Public Sub New (errorException As Exception)
Parameters
- errorException
- Exception
exception that caused the error condition