Visual Studio Code – WPF CommandBindings, ViewModel and UserControl
I'm quite new to WPF so it would be better that I will describe the intent: I have multiple User Controls inside the main window. Each User Control has its own buttons, that I would like to bind to command…