Content update - Dependency properties overview (user story 1878471) (#1160)

* Update article and code projects

* Further edits

* Fix links

* Relocate article & snippets to wpf/properties folder

* add toc and redirects

* Add acrolinx comment and make a minor edit.

* minor

Co-authored-by: Andy De George (adegeo) <[email protected]>
This commit is contained in:
Tris Shores
2021-09-27 13:53:44 -07:00
committed by GitHub
co-authored by Andy De George
parent bdd178c010
commit 57b6ca1593
22 changed files with 851 additions and 0 deletions
+6
View File
@@ -38,6 +38,7 @@ items:
- name: Controls
items:
- name: Styles and templates
expanded: true
items:
- name: Overview
href: controls/styles-templates-overview.md
@@ -77,6 +78,10 @@ items:
- name: Systems
expanded: true
items:
- name: Properties
items:
- name: Dependency properties
href: properties/dependency-properties-overview.md
- name: Resources
items:
- name: Overview
@@ -93,6 +98,7 @@ items:
href: systems/xaml-resources-how-to-use-application.md
- name: Use system resources
href: systems/xaml-resources-how-to-use-system.md
- name: XAML with WPF
items:
- name: Overview