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

Mixing a RelativeSource binding with a non-RelativeSource binding #65

Open
CyberBotX opened this issue Aug 6, 2020 · 0 comments
Open

Comments

@CyberBotX
Copy link

I've come across this situation that I am unsure if CalcBinding can handle as is or would need to be modified to handle (or if this is even possible with CalcBinding in any way).

I have 2 sources I want to do a boolean or on. One of the sources doesn't use a RelativeSource on it, while the other source does.

At the moment I am needing to use a custom IMultiValueConverter instead of CalcBinding.

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

No branches or pull requests

1 participant