I\'m struggling to find a way to bind the SelectedItems property in a ListView to the view model.
Previously I used this: http://www.codeproject.com/Articles/412417/
You could look at the ListViewExtensions.BindableSelection from the WinRT XAML Toolkit on CodePlex.