I\'ve been working on this for about an hour and looked at all related SO questions.
My problem is very simple:
I have HomePageVieModel:
Home
Slightly different example but, I found that by referencing the parent container (using ElementName) in the binding you can get to it's DataContext and its subsequent properties using the Path syntax. As shown below:
...