Hi,
I've got a parent UserControl which has a property which I would like to access from a child usercontrol of the parent.
Is this possible? I'll be doing this through the child control's viewmodel.
Just wanted to get an idea on the best approach to do this.
Thankyou.