We can access ThisItem!IsSelected property of a collection item to determine if collection item was selected by the user. It would be also usefull in some scenarios to display or use an index of the item in the collection. For example show it's order number or show different background depending if index is odd or even.