Lab1 try 2
This commit is contained in:
parent
ee85197a50
commit
5e85a53275
@ -5,7 +5,7 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:local="clr-namespace:TSChMI"
|
||||
mc:Ignorable="d"
|
||||
Title="Барышев Дмитрий ПИбд-23" MinHeight="400" Width="600">
|
||||
Title="Барышев Дмитрий ПИбд-23" MinHeight="400" MinWidth="600">
|
||||
<Grid>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="20*"></RowDefinition>
|
||||
@ -18,44 +18,6 @@
|
||||
<ColumnDefinition Width="170*"/>
|
||||
</Grid.ColumnDefinitions>
|
||||
|
||||
<Viewbox Grid.Column="1" HorizontalAlignment="Center" Height="20" VerticalAlignment="Center" Width="210"/>
|
||||
|
||||
<Viewbox Grid.Row="1" Margin="0,2,0,0"/>
|
||||
|
||||
<Viewbox Grid.Column="1" Grid.Row="1">
|
||||
<StackPanel>
|
||||
|
||||
</StackPanel>
|
||||
</Viewbox>
|
||||
|
||||
<Viewbox Grid.Column="2" Grid.Row="1">
|
||||
<StackPanel>
|
||||
|
||||
</StackPanel>
|
||||
</Viewbox>
|
||||
|
||||
<Viewbox Grid.Column="0" Grid.Row="2">
|
||||
<StackPanel>
|
||||
|
||||
</StackPanel>
|
||||
</Viewbox>
|
||||
|
||||
<Viewbox Grid.Column="1" Grid.Row="2">
|
||||
<StackPanel>
|
||||
|
||||
</StackPanel>
|
||||
</Viewbox>
|
||||
|
||||
<Viewbox Grid.Column="2" Grid.Row="2"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</Grid>
|
||||
</Window>
|
||||
|
Loading…
Reference in New Issue
Block a user