Change selected and unfocused Listbox style to not be grayed out

前端 未结 6 824
执念已碎
执念已碎 2020-12-03 01:27

I have a really simple WPF ListBox with SelectionMode set to Multiple.


When the ListBox loses

6条回答
  •  醉梦人生
    2020-12-03 01:42

    I have done something like this using the following in a merged ResourceDictionary, it may help you:

    
    

提交回复
热议问题