HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

在引用HandyControl的项目中修改DefaultCornerRadius不起作用,因为它总是通过StaticResource引用

Open yll690 opened this issue 1 year ago • 0 comments

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

yll690 avatar Feb 01 '24 02:02 yll690