Content update - XAML loading and dependency properties (user story 1878471) (#1257)

* Add article, toc, and redirects

* Add info on use of a callback to run custom logic and resolve merge conflicts
This commit is contained in:
Tris Shores
2022-01-05 14:43:43 -08:00
committed by GitHub
parent 58f6e05c13
commit cf371fba4c
20 changed files with 525 additions and 9 deletions
+2
View File
@@ -102,6 +102,8 @@ items:
href: properties/dependency-property-security.md
- name: Safe constructor patterns for DependencyObjects
href: properties/safe-constructor-patterns-for-dependencyobjects.md
- name: XAML loading and dependency properties
href: properties/xaml-loading-and-dependency-properties.md
- name: Common tasks
items:
- name: Implement a dependency property