Change selection-color of WPF ListViewItem

后端 未结 4 2153
名媛妹妹
名媛妹妹 2020-12-06 00:39

I have a ListView containing some ListViewItems. By default, selecting items makes their background to some deep blue. I would like to apply a style such that selecting an i

4条回答
  •  时光取名叫无心
    2020-12-06 01:07

    For also disabling inactive style,

    
    

提交回复
热议问题