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
+2
View File
@@ -86,6 +86,8 @@ items:
href: events/marking-routed-events-as-handled-and-class-handling.md
- name: Preview events
href: events/preview-events.md
- name: Property change events
href: events/property-change-events.md
- name: Visual Basic and WPF event handling
href: events/visual-basic-and-wpf-event-handling.md
- name: Common tasks