RE: WPF: Custom control and resorce files in a different assembly ...
RE: WPF: Custom and resorce files in a different assembly.. Get answers to your questions from Bytes C# / C Sharp experts. ... will want the styles and templates for each control in its own dictionary file and then I will want to merge these into the Generic.xaml dictionary. Supposedly this should work, but I'm getting an error msg: Error 1 Value 'CustomControls.Controls;componentThemes/ResourceCustomExpander.xaml' cannot be assigned to property 'Source'. ...