5 references to XamlParseException
PresentationFramework (5)
System\Windows\Markup\MarkupExtensionParser.cs (1)
1740XamlParseException parseException = new XamlParseException(message,
System\Windows\Markup\XamlParser.cs (1)
1353XamlParseException parseException = new XamlParseException(message,
System\Windows\Markup\XamlStyleSerializer.cs (1)
156parseException = new XamlParseException(message, lineNumber, linePosition);
System\Windows\Markup\XamlTemplateSerializer.cs (1)
174parseException = new XamlParseException(message, lineNumber, linePosition);
System\Windows\Markup\XamlTypeMapper.cs (1)
695XamlParseException parseException = new XamlParseException(message, lineNumber, linePosition);