SelectedItemsBindingDemo icon indicating copy to clipboard operation
SelectedItemsBindingDemo copied to clipboard

An example of how to bind the SelectedItems property of an ItemsControl in WPF to a ViewModel

Results 2 SelectedItemsBindingDemo issues
Sort by recently updated
recently updated
newest added

I wanted to include your example in several projects I'm working on so I've taken MarcoCobena's completed migration to VS2013 as a base, then extracted to a utility DLL so...