Why I can't catch the following XamlParseException
?
After I click the Continue button the program continues with a normal behavior (an Exception is catched and the ex.Message
is printed on the console).
The problem is the Visual Studio exception dialog. Why it appears?