I have a window in WPF which shows some media contents. This content contains WPF animations, videos, images etc. My need is to create a real-time preview for this window. Can I create this using WPF?
Look at below image, my requirement is to show preview of Window2 in preview area in Window1.

