RE: WPF: Custom control and resorce files in a different assembly ... by Free xaml

Sun, 16 Aug 2009 00:02:52 -0600

RE: WPF: Custom control and resorce files in a different assembly ...

by Free xaml @ Sun, 16 Aug 2009 00:02:52 -0600



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. ...