-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
historyThis problem was solved in the pastThis problem was solved in the past
Description
Describe the bug
这是3.5.1版本的异常错误提示效果:

这是老版本3.4.0的正常效果:

Steps to reproduce the bug
<hc:TextBox Grid.Row="0" Style="{StaticResource TextBoxExtend}" Text="{Binding ActionName, UpdateSourceTrigger=PropertyChanged, ValidatesOnDataErrors=True, NotifyOnValidationError=True}" IsEnabled="{Binding IsCanWrite}" hc:InfoElement.Symbol="*" hc:TitleElement.TitleWidth="100" hc:InfoElement.TitlePlacement="Left" hc:InfoElement.Title="Name" hc:InfoElement.Necessary="True" Width="500" VerticalAlignment="Center"/>
这是一个TextBox,定义如上,默认其错误提示文字应该是红色,实际如图是黑色
Expected behavior
No response
Screenshots
No response
NuGet package version
None
IDE
Visual Studio 2022
Framework type
.Net Framework 4.7.1
Windows version
May 2021 Update (19043)
Additional context
No response
Metadata
Metadata
Assignees
Labels
historyThis problem was solved in the pastThis problem was solved in the past