0
kicks
How To specify custom namespace for runtime loaded XAML
If you want to load XAML dynamically, and the file have reference to external user defined classes, you need to specify correctly the assembly where the namespace live in.