Replies: 1 comment 4 replies
-
|
You can return Binding.DoNothing to cancel the value transfer, but there isn't a way to say "pretend I don't exist". What is the scenario? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Inside an IValueConverter.Convert used in a binding, I would like to say, in specific cases "abandon the binding, try the lower precedence sources of value". Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions