You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm completely new to .NET and I created a button inside a page. Whenever the button is pressed it should change the page in a specific page. In UWP, i use this.Frame.Navigate
Is there a way to do it in ModernWpf?