Can't achieve the same behavior in NavigationView's item template across Windows 10 Versions

纵然是瞬间 提交于 2019-12-05 18:19:43

Aside from using SplitView and implementing your custom navigation (which is basically what NavigationView does), I don't see any other solutions - as described this seems to be the bug at the operating system level.

I have checked the latest NavigationView. And it has a lot of new feature such as top placement. We add NavigationViewItemPresenter class for the new NavigationView.Certainly, we suggest you use the latest version of NavigationView. if you do want make it has same appearance in different target version. You could use NavigationView that comes from Community Tool Kit.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!