HandyControl
HandyControl copied to clipboard
在引用HandyControl的项目中修改DefaultCornerRadius不起作用,因为它总是通过StaticResource引用
Feature request type
enhancement
Is your feature request related to a problem? Please describe
在引用HandyControl的项目中修改DefaultCornerRadius不起作用
Describe the solution you'd like
所有使用DefaultCornerRadius资源的控件样式中都是通过StaticResource来引用的,为什么不用DynamicResource呢?
Describe alternatives you've considered
No response
Additional context
No response