Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when i run, it stopped here. #3

Open
pskirankumar opened this issue May 30, 2020 · 2 comments
Open

when i run, it stopped here. #3

pskirankumar opened this issue May 30, 2020 · 2 comments

Comments

@pskirankumar
Copy link

#if DEBUG && !DISABLE_XAML_GENERATED_BREAK_ON_UNHANDLED_EXCEPTION
UnhandledException += (sender, e) =>
{
if (global::System.Diagnostics.Debugger.IsAttached) global::System.Diagnostics.Debugger.Break();
};

@ysdy44
Copy link
Owner

ysdy44 commented May 30, 2020 via email

@ysdy44
Copy link
Owner

ysdy44 commented May 30, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants