Switching between pages in navigation view #459
recursivevoidptr
started this conversation in
General
Replies: 1 comment
-
You can do it using the code below. On button click, you can switch to a different page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions