ResourceDictionary in a separate assembly I have resource dictionary files (MenuTemplate.xaml, ButtonTemplate.xaml, etc) that I want to use in multiple separate applications. I could add them to the applications’ assemblies, but it’s better if... May 21, 2022 0 Comments