DynamicResource color doesn't work for BorderBrush on a Border - Bug?

前端 未结 5 2036
傲寒
傲寒 2020-12-30 09:42

Visual Studio 2010 | .NET/WPF 4.0

I think this might be a WPF bug, but I can\'t seem to find a bug report about it. To cover the possibility that I\'m just missing s

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-30 10:25

    Another interesting thing is that it does not happen when use a Rectangle instead of a Border.

        
            
                
            
            
                
            
        
    

提交回复
热议问题