Skip to content
Discussion options

You must be logged in to vote

You can put a breakpoint in your property setter (in the business class itself) to see if it is actually set (which it sounds like it is, but this would confirm).

You can also set a breakpoint in the ModelPropertyChanged event handler, and examine the value of WarningText to see what it contains.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mtavares628
Comment options

mtavares628 Feb 8, 2022
Collaborator Author

Answer selected by mtavares628
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants