Replies: 1 comment 1 reply
-
I suggest using something besides NavigationViewItem, i ran threw the code in the repository. Seems like the size of the interactable and icon are fixed. Adjustable. Simply replace them with a button or textblock. You can add the navigation in the xaml.cs on button click. |
Beta Was this translation helpful? Give feedback.
1 reply
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 would like to be able to increase the width of the NavigationView Panel and increase the height of the navigationViewItems, I am using the PanelDisplayMode="Left" property.
Do you have any suggestions...?
Beta Was this translation helpful? Give feedback.
All reactions