I have a UserControl that I want to participate in data binding. I\'ve set up the dependency properties in the user control, but can\'t get it work.
The uc displays the
I think in this case you need to set the ElementName property in the binding. Something like this:
ElementName