Questions tagged [element-binding]
17 questions
0
votes
1 answer
Share a property in the View (not ViewModel) between different UserControls
I have a View that displays something similar to a geographical map, and I have some UserControls inside this View, each of them displaying related info about the DataContext, but each one from a different perspective, so to say.
Then, my goal is to…

heltonbiker
- 26,657
- 28
- 137
- 252
0
votes
1 answer