Can we add NavigationView controls with Winui3 style and functionality? #8198
Unanswered
BoyFaceGirl
asked this question in
Q&A
Replies: 3 comments 3 replies
|
Looks like |
2 replies
|
This one is now already part of WPF-UI that the refreshed .NET 9 theme is based on and a subset of, and I even found style resources for NavigationView in the .NET 9 WPF codebase, so I think this looks more like a "political" question about what and how much should be added to the WPF library. Right now, the line seems to have been drawn at "only augment existing controls and don't add new WinUI 3 ported controls". For those, you currently need to use the WPF-UI library. But with that one, you can absolutely have WinUI 3 style NavigationViews in WPF. |
0 replies
|
For your reference: |
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.
Something like this?
All reactions