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 -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

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