We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在3.5.3版本中hc:NumericUpDown 控件中hc:InfoElement.ShowClearButton="True"属性失效,点击清除按钮外无效,但是在3.5.2版本中改功能是正常的。
<hc:NumericUpDown hc:InfoElement.Title="接收角点数" Height="30" DecimalPlaces="2" hc:InfoElement.ShowClearButton="True" Width="350" hc:InfoElement.TitleWidth="110" hc:InfoElement.Placeholder="请输入..." hc:InfoElement.TitlePlacement="Left" Style="{StaticResource NumericUpDownPlus}" hc:InfoElement.Necessary="True" Margin="180,230,270,148" />
No response
None
Visual Studio 2022
.Net 6.0
Windows 11 (22621)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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版本中改功能是正常的。
<hc:NumericUpDown hc:InfoElement.Title="接收角点数" Height="30" DecimalPlaces="2" hc:InfoElement.ShowClearButton="True" Width="350" hc:InfoElement.TitleWidth="110" hc:InfoElement.Placeholder="请输入..." hc:InfoElement.TitlePlacement="Left" Style="{StaticResource NumericUpDownPlus}" hc:InfoElement.Necessary="True" Margin="180,230,270,148" />
Expected behavior
No response
Screenshots
NuGet package version
None
IDE
Visual Studio 2022
Framework type
.Net 6.0
Windows version
Windows 11 (22621)
Additional context
No response
The text was updated successfully, but these errors were encountered: