Click or drag to resize
XamlParseException Constructor
Overload List
  NameDescription
Public methodXamlParseException
Initializes a new instance of the System.Windows.Markup.XamlParseException class.
Public methodXamlParseException(String)
Initializes a new instance of the System.Windows.Markup.XamlParseException class, using the specified exception message string.
Public methodXamlParseException(String, Exception)
Initializes a new instance of the System.Windows.Markup.XamlParseException class, using the specified exception message string and inner exception.
Top
See Also