In the cpp project, when I click on "Book Flight" from the left NavigationView and repeat the navigation, the memory usage keeps increasing.
Even if I set "CacheSize=0" in MainContentFrame of ShellPage.xaml, the result does not change.
I think there is a memory leak somewhere.