Content update - Property value inheritance (user story 1878471) (#1261)

* Add article, code, toc, and redirects

* Resolve vb project issues

* Update .openpublishing.redirection.json

Co-authored-by: Andy (Steve) De George <[email protected]>
This commit is contained in:
Tris Shores
2022-01-05 15:16:55 -08:00
committed by GitHub
co-authored by Andy De George
parent cf371fba4c
commit e990fbc9a6
18 changed files with 928 additions and 0 deletions
+4
View File
@@ -395,6 +395,10 @@
"SourceUrl": "/dotnet/desktop/wpf/advanced/safe-constructor-patterns-for-dependencyobjects?view=netframeworkdesktop-4.8",
"TargetUrl": "/dotnet/desktop/wpf/properties/safe-constructor-patterns-for-dependencyobjects?view=netdesktop-6.0"
},
{
"SourceUrl": "/dotnet/desktop/wpf/advanced/property-value-inheritance?view=netframeworkdesktop-4.8",
"TargetUrl": "/dotnet/desktop/wpf/properties/property-value-inheritance?view=netdesktop-6.0"
},
{
"SourceUrl": "/dotnet/desktop/wpf/advanced/xaml-loading-and-dependency-properties?view=netframeworkdesktop-4.8",
"TargetUrl": "/dotnet/desktop/wpf/properties/xaml-loading-and-dependency-properties?view=netdesktop-6.0"