I’m working on a page based WPF application, and I want to change the size of the navigation bar in the frame. I set NavigationUIVisibility=”Visible” in order to see the navigation bar, now how do I change properties on the navigation bar like it’s size?
Thanks,
Roy
The Navigation Bar is hard to change. I recommend you to create you own.
Create you own buttons and then use
Example: