liyijie преди 1 година
родител
ревизия
7a005ee446
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      PDF Office/Views/PropertyPanel/AnnotPanel/TextAnnotProperty.xaml

+ 1 - 1
PDF Office/Views/PropertyPanel/AnnotPanel/TextAnnotProperty.xaml

@@ -133,7 +133,7 @@
                     Margin="0,8,0,0"
                     ColorType="{Binding ColorType}"
                     ItemSource="{Binding BasicVm.ColorItems}"
-                    UIColor="{Binding BasicVm.CurrentFontColor, Mode=OneWay}" DefaultColor="{Binding TextDefaultColor,Mode=TwoWay}" 
+                    UIColor="{Binding BasicVm.CurrentFontColor, Mode=TwoWay}" DefaultColor="{Binding TextDefaultColor,Mode=TwoWay}" 
                     DefaultColorVisibility="Visible"
                     DefaultColorInvoke="cusColor_DefaultColorInvoke">
                     <i:Interaction.Triggers>