We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It seems that binding DataTriggerBehavior to enum property on a viewmodel doesn't work and breaks other bindings in page/usercontrol too.
I'm trying to bind DataTriggerBehavior to an enum property on a viewmodel and compare it to a string representation of the enum value.