Content update - Custom dependency properties (user story 1878471) (#1189)

* Add article, code projects, toc, and redirects

* Update dotnet-desktop-guide/net/wpf/properties/custom-dependency-properties.md

Co-authored-by: Andy (Steve) De George <[email protected]>

* Update dotnet-desktop-guide/net/wpf/properties/custom-dependency-properties.md

Co-authored-by: Andy (Steve) De George <[email protected]>

Co-authored-by: Andy (Steve) De George <[email protected]>
This commit is contained in:
Tris Shores
2021-10-28 13:46:54 -07:00
committed by GitHub
co-authored by Andy De George
parent db732763f4
commit db80384cb9
18 changed files with 592 additions and 0 deletions
+2
View File
@@ -88,6 +88,8 @@ items:
href: properties/attached-properties-overview.md
- name: Collection-type dependency properties
href: properties/collection-type-dependency-properties.md
- name: Custom dependency properties
href: properties/custom-dependency-properties.md
- name: Common tasks
items:
- name: Implement a dependency property