3 references to XamlParseException
PresentationFramework (3)
src\Framework\System\Windows\Markup\XamlParseException.cs (1)
100: this(message)
src\Framework\System\Windows\Markup\XamlStyleSerializer.cs (1)
174parseException = new XamlParseException(message);
src\Framework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
194parseException = new XamlParseException(message);