|
@@ -5,8 +5,9 @@
|
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
|
xmlns:local="clr-namespace:Babynin"
|
|
|
mc:Ignorable="d"
|
|
|
- Title="MainWindow" Height="450" Width="800">
|
|
|
- <Grid>
|
|
|
+ Title="MainWindow" Height="410" Width="800">
|
|
|
+
|
|
|
+ <Grid Background="#FFF00D0D">
|
|
|
|
|
|
</Grid>
|
|
|
</Window>
|