Imagara 2 年之前
父节点
当前提交
9f20b4feda
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      MyTests/MainWindow.xaml

+ 3 - 1
MyTests/MainWindow.xaml

@@ -5,7 +5,9 @@
         xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
         xmlns:local="clr-namespace:MyTests"
         mc:Ignorable="d"
-        Title="MainWindow" Height="450" Width="800">
+        Title="MainWindow" 
+        Height="450" 
+        Width="800">
     <Grid>
         
     </Grid>