Restore WPF .NET Framework content from WPF .NET (#144)

* Copy .NET 5 WPF content back into .NET Framework

* Add H1 heading difference for .NET

* Fix validation errors
This commit is contained in:
Andy De George
2020-12-07 13:06:20 -08:00
committed by GitHub
parent 99e90fa162
commit ffc3b77150
168 changed files with 4527 additions and 31 deletions
@@ -393,9 +393,9 @@
href: styles-and-templates.md
items:
- name: Styling and Templating
href: /dotnet/desktop-wpf/fundamentals/styles-templates-overview
href: styles-templates-overview.md
- name: Customizing an Existing Control with a ControlTemplate
href: /dotnet/desktop-wpf/themes/how-to-create-apply-template
href: how-to-create-apply-template.md
- name: "How to: Find ControlTemplate-Generated Elements"
href: how-to-find-controltemplate-generated-elements.md
- name: Control Customization