NotifyCanExecuteChangedFor and inheritance #880
Unanswered
michaelmairegger
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following classes:
How it is possible to use [NotifyCanExecuteChangedFor(nameof(SendElectronicInvoiceCommand))] without the following workaround:
Beta Was this translation helpful? Give feedback.
All reactions