Is there any attached property I can bind to? The visual tree seems to be totally unrelated so there is no parent container I can search for via RelativeSource.
Concrete problem: I have to reference an attached property on DocumentWindow from within the DataTemplate assigned to TabbedMdiTabContextContentTemplate.
[Modified 8 years ago]