Skip to main content

XamlLoadException(SerializationInfo, StreamingContext) Constructor

Obsolete.

This API supports obsolete formatter-based serialization. It should not be called or extended by application code.

Initializes a new instance of the XamlLoadException class

Definition

Namespace: Avalonia.Markup.Xaml
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)

[ObsoleteAttribute("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId = "SYSLIB0051")]
protected XamlLoadException(
SerializationInfo info,
StreamingContext context
)

Parameters

  SerializationInfo
 
  StreamingContext
 

See Also

Reference

XamlLoadException Class
XamlLoadException Overload
Avalonia.Markup.Xaml Namespace