소스 검색

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

lvle 1 년 전
부모
커밋
d4643983dd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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}">