ghost1372 / HandyControls

Contains some simple and commonly used WPF controls based on HandyControl
https://ghost1372.github.io/
MIT License
1.07k stars 102 forks source link

在3.5.3版本中hc:NumericUpDown 控件中hc:InfoElement.ShowClearButton="True"属性失效 #223

Open LiuChao19940201 opened 3 months ago

LiuChao19940201 commented 3 months ago

Describe the bug

在3.5.3版本中hc:NumericUpDown 控件中hc:InfoElement.ShowClearButton="True"属性失效,点击清除按钮外无效,但是在3.5.2版本中改功能是正常的。

Steps to reproduce the bug

在3.5.3版本中hc:NumericUpDown 控件中hc:InfoElement.ShowClearButton="True"属性失效,点击清除按钮外无效,但是在3.5.2版本中改功能是正常的。

Expected behavior

No response

Screenshots

image

NuGet package version

None

IDE

Visual Studio 2022

Framework type

.Net 6.0

Windows version

Windows 11 (22621)

Additional context

No response