I'm trying to extract a Bitmap object from a WPF Control (a System.Windows.FrameworkElement object) and then display it in a picture box (or save it in a file). All of that is done in a WinForms ...
Preface: I've never used WPF before so I have no idea what I'm doing. I was bored and decided to play with it a day or so ago.<BR><BR>With that said, I decided to make an app to create a montage of ...