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)
174
parseException = new
XamlParseException
(message);
src\Framework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
194
parseException = new
XamlParseException
(message);