Does this work with WPF (non silverlight) applications? You cannot add an ApplicationDefinition to a class library in WPF because it fails to compile and I do not want my modules to be compiled into .exe's. If it works, I need more information about how to get the App.xaml / App.xaml.cs into the project.
↧