Skip to content

Correct way to cancel OnChanging event #903

Closed Answered by Sergio0694
gceaser asked this question in Q&A
Discussion options

You must be logged in to vote

It is not possible to cancel the event being raised after the property value has changed. If you have a property which has this very specific requirement, you might want to not use the source generator for it and instead implement the logic manually.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sergio0694
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants