News

Suppose the ViewModel has an ICommand to display a help page or navigate to a URL ... by simply creating a Silverlight User Control that implemented the IMainView interface. I've put a lot of work ...
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 ...