Skip to content
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

Add generic RoutedEvent bindings as Attached Event. #421

Merged
merged 3 commits into from
May 3, 2024

Conversation

SilkyFowl
Copy link
Contributor

There are times when you want to know the current state of the sender in a RoutedEvent.
This PR adds generic bindings that can be used in such cases.

@JaggerJo
Copy link
Member

JaggerJo commented May 3, 2024

Nice work!

Could you provide a sample for this?

Copy link
Contributor Author

@SilkyFowl SilkyFowl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be acceptable if the content is a ported version of the information found on this page?

@JaggerJo
Copy link
Member

JaggerJo commented May 3, 2024

Sure!

@SilkyFowl
Copy link
Contributor Author

Samples added.
Please check.

Copy link
Member

@JaggerJo JaggerJo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JaggerJo JaggerJo merged commit 1c7686e into fsprojects:master May 3, 2024
1 check passed
@SilkyFowl SilkyFowl deleted the add-attachedEvent-bindings branch May 3, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants