Content update - Marking routed events as handled, and class handling (user story 1878475) (#1339)

* Add article, code, toc, and redirects

* Minor edits

* Minor edit for clarity
This commit is contained in:
Tris Shores
2022-03-24 13:31:48 -07:00
committed by GitHub
parent be103da07e
commit 03760a4124
21 changed files with 729 additions and 2 deletions
+8
View File
@@ -636,6 +636,14 @@
{
"source_path": "dotnet-desktop-guide/framework/wpf/events/preview-events.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/preview-events?view=netframeworkdesktop-4.8"
},
{
"source_path": "dotnet-desktop-guide/net/wpf/advanced/marking-routed-events-as-handled-and-class-handling.md",
"redirect_url": "/dotnet/desktop/wpf/events/marking-routed-events-as-handled-and-class-handling?view=netdesktop-6.0"
},
{
"source_path": "dotnet-desktop-guide/framework/wpf/events/marking-routed-events-as-handled-and-class-handling.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/marking-routed-events-as-handled-and-class-handling?view=netframeworkdesktop-4.8"
}
]
}