Content update - Property changed events (user story 1878475) (#1350)

* Add article, toc, and redirects

* Update dotnet-desktop-guide/net/wpf/events/property-change-events.md

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

* Update dotnet-desktop-guide/net/wpf/events/property-change-events.md

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

* Update dotnet-desktop-guide/net/wpf/events/property-change-events.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
2022-04-13 08:48:02 -07:00
committed by GitHub
co-authored by Andy De George
parent 975bc8ddf7
commit 20730bfba9
4 changed files with 93 additions and 0 deletions
+8
View File
@@ -652,6 +652,14 @@
{
"source_path": "dotnet-desktop-guide/framework/wpf/events/object-lifetime-events.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/object-lifetime-events?view=netframeworkdesktop-4.8"
},
{
"source_path": "dotnet-desktop-guide/net/wpf/advanced/property-change-events.md",
"redirect_url": "/dotnet/desktop/wpf/events/property-change-events?view=netdesktop-6.0"
},
{
"source_path": "dotnet-desktop-guide/framework/wpf/events/property-change-events.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/property-change-events?view=netframeworkdesktop-4.8"
}
]
}