element is already the child of another element domaincontext
The best way to troubleshoot this is by stripping of elements from your xaml on by one.
In my case, I had a ChildWindow which hosted a domain context. I don’t know why by this is sufficient to trigger the error.
<!-- Commenting out the offending component was sufficient -->
<!-- web:SamDomainContext x:Key="SamDomainContext" / -->
About this entry
You’re currently reading “ element is already the child of another element domaincontext ,” an entry on Chui's Counterpoint
- Published:
- 7.16.10 / 11am
- Category:
- .Net
Comments are closed
Comments are currently closed on this entry.