Browse Source

Remove MonacoEditPage Unloaded event

bdbai 2 years ago
parent
commit
2812827b3b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Maple.App/MonacoEditPage.xaml

+ 0 - 1
Maple.App/MonacoEditPage.xaml

@@ -8,7 +8,6 @@
     xmlns:muxc="using:Microsoft.UI.Xaml.Controls"
     mc:Ignorable="d"
     Loaded="Page_Loaded"
-    Unloaded="Page_Unloaded"
     NavigationCacheMode="Required">
 
     <Grid>