prism - WPF: Sharing resources across assemblies -
i previously posted question on sharing resources across assemblies using themes/generic.xaml
, componentresourcekey
markup extension. solution works nicely, requres of shared resources located in generic.xaml
resource dictionary. mine getting rather large, thought use merged dictionaries in generic.xaml
organize things.
i have had no luck far. ran tests using demo previous post, , move resources merged dictionary, componentresourcekey
fails, complaining can't find source file merged dictionary.
has else gotten working? how? help.
Comments
Post a Comment