Posts

Showing posts with the label Model View ViewModel

WPF Binding an Image using XAML and MVVM

Image
A post describing how to bind an image such as a bitmap or png file to your viewmodel. In Visual Studio create a new WPF project: