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
+8
View File
@@ -520,6 +520,14 @@
{
"source_path": "dotnet-desktop-guide/framework/wpf/properties/collection-type-dependency-properties.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/collection-type-dependency-properties?view=netframeworkdesktop-4.8"
},
{
"source_path": "dotnet-desktop-guide/net/wpf/advanced/custom-dependency-properties.md",
"redirect_url": "/dotnet/desktop/wpf/properties/custom-dependency-properties?view=netdesktop-5.0"
},
{
"source_path": "dotnet-desktop-guide/framework/wpf/properties/custom-dependency-properties.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/custom-dependency-properties?view=netframeworkdesktop-4.8"
}
]
}