7 references to XamlParseException
PresentationFramework (5)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (5)
348throw new XamlParseException(); 353throw new XamlParseException(); 399throw new XamlParseException(); 457throw new XamlParseException(); 1143throw new XamlParseException();
System.Xaml.Tests (2)
System\Xaml\XamlParseExceptionTests.cs (2)
16var exception = new XamlParseException(); 61var exception = new XamlParseException();