How can I load a WPF (xaml) window inside of another WPF windows in a Panel?

Posted by Sergio Tapia on Stack Overflow See other posts from Stack Overflow or by Sergio Tapia
Published on 2010-05-26T12:49:00Z Indexed on 2010/05/26 12:51 UTC
Read the original article Hit count: 250

Filed under:
|

Is this possible?

I used a Frame control and: show(ex:showwindow.xaml)

But I get this error:

root element is not valid for navigation

© Stack Overflow or respective owner

Related posts about wpf

Related posts about xaml