XamlParseException public class XamlParseException : Exception Exception that is thrown when the XAML parser encounters an error. Documentation public IXmlLineInfo XmlInfo { get; } Information about the condition that caused the exception to be thrown. public XamlParseException(string message, IXmlLineInfo xmlInfo)