Provides data for the ListView.ItemSelectionChanged event.
See Also: ListViewItemSelectionChangedEventArgs Members
The ListView.ItemSelectionChanged event occurs when the selection state of a System.Windows.Forms.ListViewItem changes from selected to deselected or deselected to selected. The ListView.ItemSelectionChanged will not occur if the System.Windows.Forms.ListView is in virtual mode.