Share via


SvgImageSourceFailedEventArgs Class

Definition

Provides event data for the SvgImageSource.OpenFailed event.

public ref class SvgImageSourceFailedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SvgImageSourceFailedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SvgImageSourceFailedEventArgs
Public NotInheritable Class SvgImageSourceFailedEventArgs
Inheritance
Object Platform::Object IInspectable SvgImageSourceFailedEventArgs
Attributes

Properties

Status

Gets a value that indicates the reason for the SVG loading failure.

Applies to