microsoft / WPF-Samples

Repository for WPF related samples
MIT License
5.15k stars 3.21k forks source link

[ WPF Gallery ] Added PageHeader control and created DataTemplate for navigation card #659

Closed dipeshmsft closed 1 month ago

dipeshmsft commented 1 month ago

Description

Fixes #629

Added PageHeader control and included the control in all the pages of the gallery application. Apart from that, I have removed DataTemplate from group pages and created a Templates.xaml file which has the DataTemplate.

Microsoft Reviewers: Open in CodeFlow