Compare commits
No commits in common. "Lab1" and "main" have entirely different histories.
@ -5,19 +5,8 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:local="clr-namespace:Seven__Wonders_of_the_World"
|
||||
mc:Ignorable="d"
|
||||
Title="Не отвечает(Не отвечает)" Height="600" Width="1000" MinHeight="400" MinWidth="800">
|
||||
Title="MainWindow" Height="450" Width="800">
|
||||
<Grid>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="100*" />
|
||||
<RowDefinition Height="1000*"/>
|
||||
<RowDefinition Height="1000*"/>
|
||||
<RowDefinition Height="1000*"/>
|
||||
</Grid.RowDefinitions>
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="600*"/>
|
||||
<ColumnDefinition Width="600*"/>
|
||||
<ColumnDefinition Width="600*"/>
|
||||
<ColumnDefinition Width="600*"/>
|
||||
</Grid.ColumnDefinitions>
|
||||
|
||||
</Grid>
|
||||
</Window>
|
||||
|
Loading…
Reference in New Issue
Block a user