RE: WPF: Custom control and resorce files in a different assembly ...
Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@microsoft.com. This posting is provided "AS IS" with no warranties, and confers no rights. ... the Generic.xaml . Assuming I add more controls to this assembly, I 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. ...