7 references to XamlParseException
PresentationFramework (5)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (5)
351throw new XamlParseException(); 356throw new XamlParseException(); 402throw new XamlParseException(); 460throw new XamlParseException(); 1146throw new XamlParseException();
System.Xaml.Tests (2)
System\Xaml\XamlParseExceptionTests.cs (2)
16var exception = new XamlParseException(); 61var exception = new XamlParseException();