I have a WPF assembly, besides exe file, a have a folder "Component", where user can put custom dll with components. These dll files consist of ViewModels and Resource Dictionaries(where data templates for viewmodels are described). These dll assemblies are loaded by reflection.
Question: how i can dynamically load all dictionaries from these assemblies to my App.xaml?
Aucun commentaire:
Enregistrer un commentaire