Hello,
I was wondering how does generating the preview in WPF designer works.
Are controls created dynamically based on the XAML and added to the designer?
I want to do a similar thing for Windows Phone but I am not sure how. My idea is to build a dummy app and render the screen to an image.
Any thoughts?
Thanks