Update WinUI to build 2.6.2 (#1660)

This commit is contained in:
Kenny Guo 2021-08-23 13:57:22 +08:00 committed by GitHub
parent ba3cee4366
commit 8797e37e73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 5 deletions

View file

@ -440,10 +440,6 @@ namespace CalculatorApp
mainPage.UnregisterEventHandlers();
// TODO, remove this workaround after Mica fix
// Workaround app crash caused by Mica in multi-view case.
Microsoft.UI.Xaml.Controls.BackdropMaterial.SetApplyToRootOrPageBackground(mainPage, false);
await frameService.HandleViewRelease();
await Task.Run(() =>
{