Tagged Questions

1
vote
2answers
2k views

DataTemplates in resource dictionaries don't inherit from app.xaml styles?

I added custom named styles to the app.xaml. I created an external resource dictionary (which I attach in the merged dictionaries of the app.xaml) and when I try to use one of the above named styles ...