Mgg Sk
Mgg Sk
When an unhandled exception gets thrown the app no longer crashes. Now the user gets a notification with the exception. ## Description 1. Added a event handler to App.UnhandledException. 2....
Cleaned up the app.xaml.cs file. ## Description 1.Removed UWP code from the file. 2.Added comments to the file. 3.Made the code cleaner. 4.Removed unused code. ## Motivation and Context UWP...
### Which version of the app? WinUI 3 Gallery ### Description Steps to reproduce the bug: 1. Open the ContentDialog sample. 2. Click the "Show dialog" button 3. Try to...