How would I open a WPF(xaml) application from a windows form?



I want the "Mampi paint" button to open up the wpf application I have in this project called, "UserControl1.xaml".

How would I do that?

Thanks