I have WPF application . and I want to wrap another process into my GUI , for example notepad. like this picture
https://pasteboard.co/Iz9t9pM.png
How can i do that ?
If I create a new process of notepad , so notepad GUI will open separately from my GUI