2 Commits d38bdb4377 ... 428ca5bfa1

Auteur SHA1 Message Date
  smirka 428ca5bfa1 100 il y a 1 an
  smirka 9b8e112a26 Создана разметка главного окна il y a 1 an

BIN
.vs/AvtorizationKuripko/v16/.suo


+ 6 - 1
MainWindow.xaml

@@ -7,6 +7,11 @@
         mc:Ignorable="d"
         Title="MainWindow" Height="450" Width="800">
     <Grid>
-        
+        <Grid.RowDefinitions>
+            <RowDefinition Height="60"/>
+            <RowDefinition Height="*"/>
+            <RowDefinition Height="60"/>
+        </Grid.RowDefinitions>
+
     </Grid>
 </Window>

BIN
obj/Debug/AvtorizationKuripko.csproj.AssemblyReference.cache


BIN
obj/Debug/DesignTimeResolveAssemblyReferences.cache


BIN
obj/Debug/TempPE/Properties.Resources.Designer.cs.dll