mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-07 23:43:19 +02:00
Content update - How to create a custom routed event (user story 1878475) (#1289)
* Add article, redirects, toc * Update dotnet-desktop-guide/net/wpf/events/how-to-create-a-custom-routed-event.md Co-authored-by: Andy (Steve) De George <[email protected]> * Update dotnet-desktop-guide/net/wpf/events/snippets/how-to-create-a-custom-routed-event/csharp/CodeSample.csproj Co-authored-by: Andy (Steve) De George <[email protected]> * Update dotnet-desktop-guide/net/wpf/events/snippets/how-to-create-a-custom-routed-event/vb/CodeSampleVb.vbproj Co-authored-by: Andy (Steve) De George <[email protected]> * Update dotnet-desktop-guide/net/wpf/events/snippets/how-to-create-a-custom-routed-event/WpfControlLibraryCsharp/WpfControlLibrary.csproj Co-authored-by: Andy (Steve) De George <[email protected]> * Use local project references Co-authored-by: Andy (Steve) De George <[email protected]>
This commit is contained in:
co-authored by
Andy De George
parent
9750f50961
commit
51977cea61
@@ -84,6 +84,8 @@ items:
|
||||
items:
|
||||
- name: Add an event handler using code
|
||||
href: events/how-to-add-an-event-handler-using-code.md
|
||||
- name: Create a custom routed event
|
||||
href: events/how-to-create-a-custom-routed-event.md
|
||||
- name: Properties
|
||||
items:
|
||||
- name: Dependency properties
|
||||
|
||||
Reference in New Issue
Block a user