mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-25 22:25:00 +00:00
fix: binding error
This commit is contained in:
parent
80f72676ec
commit
54fb25257e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
<Style.Resources>
|
<Style.Resources>
|
||||||
<SolidColorBrush x:Key="SystemControlErrorTextForegroundBrush" Color="Red"/>
|
<SolidColorBrush x:Key="SystemControlErrorTextForegroundBrush" Color="Red"/>
|
||||||
<SolidColorBrush x:Key="SystemErrorTextColor" Color="Red"/>
|
<Color x:Key="SystemErrorTextColor">Red</Color>
|
||||||
</Style.Resources>
|
</Style.Resources>
|
||||||
</Style>
|
</Style>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue