Hosting a child window from different process into my WPF application. Parent window has WindowStyle = "None". I want to give control for resize & move to the child window i.e. parent window will maximize, minimize, close, move, resize corresponding to the child window operations.