In Chapters 13–16, we have been implementing the MyFilesPage that accesses OneDrive files from the user’s account and loads them onto the screen. Currently, the application only allows you to access files in the root OneDrive directory. In this chapter we will learn how to add navigation through the various pages by applying the concepts we have learned so far on MVVM applications.
Item click navigation
Forward navigation: History ...