I have a library, CommonLibraryWpfThemes, with several Resource Dictionary XAML files in it. My Themes/Generic.xml file contains a ResourceDictionary.MergedDictionaries decl
Check your constructor in App.xaml.cs calls InitializeComponent() - this is what merges the resource dictionaries...