I am figuring out a way to Select Multiple items in list view and deleting them on a certain action. What I can\'t figure out is, how should I have these multiple items selected
Set SelectionMode to Multiple or Extended and iterate through theSelectedItems in your ListView.
Multiple
Extended
ListView