0
Answer

WPF MdiParent Form

Nilesh Dalvi

Nilesh Dalvi

11y
1.5k
1
I created a WPF application and use MdiParent form as a Home Page.
Now, I want to called Registratio.xaml Window in MdiParent form as a Child form.

Is it possible to called .xaml Window(WPF) in MdiParent form?

I tried my best, can't do.