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
+8
View File
@@ -588,6 +588,14 @@
{
"source_path": "dotnet-desktop-guide/framework/wpf/properties/safe-constructor-patterns-for-dependencyobjects.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/safe-constructor-patterns-for-dependencyobjects?view=netframeworkdesktop-4.8"
},
{
"source_path": "dotnet-desktop-guide/net/wpf/advanced/xaml-loading-and-dependency-properties.md",
"redirect_url": "/dotnet/desktop/wpf/properties/xaml-loading-and-dependency-properties?view=netdesktop-6.0"
},
{
"source_path": "dotnet-desktop-guide/framework/wpf/properties/xaml-loading-and-dependency-properties.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/xaml-loading-and-dependency-properties?view=netframeworkdesktop-4.8"
}
]
}