Code / Tutorials Data Binding and Model-View-ViewModel in UWP Part 1 Data Binding is a powerful and important tool in Windows development. Whether targeting UWP, WPF, Xamarin.Forms, or something else, binding is crucial to your app design. The idea of binding …