fix: binding error

This commit is contained in:
leo 2024-07-02 23:14:49 +08:00
parent 80f72676ec
commit 54fb25257e
No known key found for this signature in database

View file

@ -29,7 +29,7 @@
<Style.Resources>
<SolidColorBrush x:Key="SystemControlErrorTextForegroundBrush" Color="Red"/>
<SolidColorBrush x:Key="SystemErrorTextColor" Color="Red"/>
<Color x:Key="SystemErrorTextColor">Red</Color>
</Style.Resources>
</Style>