Browse Source

Merge branch 'dev' of http://git.kdan.cc:8865/Windows/PDFOffice_Windows_exe into dev

lvle 1 year ago
parent
commit
d4643983dd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PDF Office/Themes/Generic.xaml

+ 1 - 0
PDF Office/Themes/Generic.xaml

@@ -52,6 +52,7 @@
         <Setter Property="Height" Value="32" />
         <Setter Property="Padding" Value="3,0" />
         <Setter Property="CornerRadius" Value="4" />
+        <Setter Property="AcceptsReturn" Value="True"/>
         <Setter Property="Template">
             <Setter.Value>
                 <ControlTemplate TargetType="{x:Type cus:TextBoxEx}">