-
Notifications
You must be signed in to change notification settings - Fork 183
Content update - How to add an event handler using code (user story 1878475) #1287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks! I'll review this today. |
adegeo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. I've left you some comments to consider.
Thanks!!
dotnet-desktop-guide/net/wpf/events/how-to-add-an-event-handler-using-code.md
Outdated
Show resolved
Hide resolved
dotnet-desktop-guide/net/wpf/events/how-to-add-an-event-handler-using-code.md
Outdated
Show resolved
Hide resolved
dotnet-desktop-guide/net/wpf/events/how-to-add-an-event-handler-using-code.md
Show resolved
Hide resolved
...ide/net/wpf/events/snippets/how-to-add-an-event-handler-using-code/csharp/MainWindow.xaml.cs
Outdated
Show resolved
Hide resolved
…r-using-code.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
…r-using-code.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
|
@adegeo thanks for your comments - this article is ready for a second review. Since the main feature of routed events is element traversal, I've modified the example to exclude a simple example of that. |
@adegeo, this PR is ready for your review.
Internal preview link