0

I loaded a page into a window using UserMainPage newPage = new UserMainPage(); this.Content = newPage; I have tried going back to the previous Window content while in the loaded UserMainPage by using a button but it opens the Window content in a totally new Window. Is it possible to go back from the loaded page to the previous window content?

0 Answers0