I've developed Windows Phone 8 application. In that I'm using the Long list selector to display items in the list. Everything is fine up till now. When the user clicks on any item of long list selector, I want to highlight that item's background color, so that the user clearly understands that he/she has selected an item.
Could you please tell me how to do this in windows phone 8. I'm looking forward for the response.
http://code.msdn.microsoft.com/wpapps/Highlight-a-selected-item-30ced444 Detailed example of how to do it