Created by /u/VirtualOverride (Reddit) for user /u/Shrubberer (Reddit) to illustrate a basic MVVM implemetation for WinForms.
Clone the files from this repo, open and build in Visual Studio to view the live example; typing data into a TextBox, passing this data into a ViewModel, and reading this back-out with a Label control.