Visual Basic (Declaration)
<SerializableAttribute> _
Public Class XamlParseException _
Inherits SystemException
Dim instance As XamlParseException
[SerializableAttribute]
public class XamlParseException : SystemException
[SerializableAttribute]
public ref class XamlParseException : public SystemException
/** @attribute SerializableAttribute */
public class XamlParseException extends SystemException
public class XamlParseException extends SystemException
This managed class is not typically used in XAML.