I want to develop a desktop application based on WPF. How do I navigate via C# code from one page to another or from one page in a window?
There is simple example of navigation by using Data Templates and ContentControl