xaml - How can i change wpf listview selected Item style same as selected item in windows 8 store application? -


I want to change the listview of the selected item style in wpf as shown in my Windows 8 Store app, Can be used for reference.

Purple border and tick marks in the top right corner.

More than likely, you will need to modify the actual control template for the list view.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

java - Why my included JSP file won't get processed correctly? -

asp.net mvc 3 - MVC routing problem -