MultiTrigger BindingCondition binding to current control #26438
Unanswered
IeuanWalker
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
Uh oh!
There was an error while loading. Please reload this page.
-
With a normal trigger im able to bind to a property on the control like this -

But i have a use case where i need to use a multitrigger, which means i need to use

BindingCondition
instead ofTrigger
, i have tried the following -But i get a warning,

LocationModel
is the DateType for the outer DataTemplate -Beta Was this translation helpful? Give feedback.
All reactions