You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Can we only pass name to target object? I have tried others but they didn't work.
I have 4 buttons. When I click on 1 of them it changes to blue others to default colors. the following code works perfectly. I am just trying to see if I can do it more concisely. I would like to do it with only 2 DataTriggerBehavior commands. I was thinking if I can reference the buttons through classes or tags (because multiple objects cannot have same name) and pass the "Value" through that object Tag. Any suggestion to make it more concise?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Can we only pass name to target object? I have tried others but they didn't work.
I have 4 buttons. When I click on 1 of them it changes to blue others to default colors. the following code works perfectly. I am just trying to see if I can do it more concisely. I would like to do it with only 2 DataTriggerBehavior commands. I was thinking if I can reference the buttons through classes or tags (because multiple objects cannot have same name) and pass the "Value" through that object Tag. Any suggestion to make it more concise?
Beta Was this translation helpful? Give feedback.
All reactions