Lab1
This commit is contained in:
parent
7163ffbb21
commit
ee85197a50
BIN
Lectures Presentation.pptx
Normal file
BIN
Lectures Presentation.pptx
Normal file
Binary file not shown.
@ -5,8 +5,57 @@
|
|||||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||||
xmlns:local="clr-namespace:TSChMI"
|
xmlns:local="clr-namespace:TSChMI"
|
||||||
mc:Ignorable="d"
|
mc:Ignorable="d"
|
||||||
Title="MainWindow" Height="450" Width="800">
|
Title="Барышев Дмитрий ПИбд-23" MinHeight="400" Width="600">
|
||||||
<Grid>
|
<Grid>
|
||||||
|
<Grid.RowDefinitions>
|
||||||
|
<RowDefinition Height="20*"></RowDefinition>
|
||||||
|
<RowDefinition Height="170*"></RowDefinition>
|
||||||
|
<RowDefinition Height="110*"></RowDefinition>
|
||||||
|
</Grid.RowDefinitions>
|
||||||
|
<Grid.ColumnDefinitions>
|
||||||
|
<ColumnDefinition Width="220*"/>
|
||||||
|
<ColumnDefinition Width="210*"/>
|
||||||
|
<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>
|
</Grid>
|
||||||
</Window>
|
</Window>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user