Microsoft/calculator
GitHub で見る[RS5+] Update NavigationView to use DataTemplates and a template selector to generate menu in XAML rather than in code
Open
#63 opened on 2019年2月27日
Pri: 2approvedcodebase qualityhelp wanted
Repository metrics
- Stars
- (16,196 stars)
- PR merge metrics
- (平均マージ 15h 43m) (30d で 7 merged PRs)
説明
Once our min version is RS5, we can update our app to use DataTemplates in the NavigationView. Downlevel, this is bugged and a DataTemplate with a NavigationViewItem/NavigationViewItemHeader as the top-level element will result in a double-nested item container.