[Sample Of Aug 23rd]Highlight a selected item in the LongListSelector on WP8
Sample Download : https://code.msdn.microsoft.com/Highlight-a-selected-item-30ced444
This sample demonstrates how to highlight a selected item in the LongListSelector on Windows Phone. This sample will use VisualStateManager to customize state for LongListSelector.
You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage https://1code.codeplex.com/.
Comments
- Anonymous
August 24, 2013
Is there a way to highlight some letters or words in the LongListSelector ? I'm trying to highlight a search text to help users find what they are looking for.