How to: Populate the Module Catalog from XAML in a WPF application ... by Xaml

Sun, 09 Aug 2009 00:02:15 -0600

How to: Populate the Module Catalog from XAML in a WPF application ...

by Xaml @ Sun, 09 Aug 2009 00:02:15 -0600



The other day I was trying to create a new WPF Prism and I wanted to be able to load modules from XAML. To make things simpler I decided to check the documentation, but was not able to find any example on how to get this ...