WPF ListView Highlight Color don't change

后端 未结 3 2095
星月不相逢
星月不相逢 2021-01-15 23:40

I have a ListView with three TextBlock for each Item. The first one has the default color (black) and the others has the property Foreground set to gray.

When I sele

3条回答
  •  天命终不由人
    2021-01-16 00:15

    Try this syntax

    
        
            
        
        ...
    
    

提交回复
热议问题