Lab2
This commit is contained in:
parent
5e85a53275
commit
d73e07a6a1
@ -18,6 +18,11 @@
|
||||
<ColumnDefinition Width="170*"/>
|
||||
</Grid.ColumnDefinitions>
|
||||
|
||||
<Label Content="Eminem" Grid.Column="1" Grid.Row ="0" HorizontalAlignment="Center"/>
|
||||
|
||||
<Image Grid.Column="0" Margin="0,22,2,0" Grid.RowSpan="2"/>
|
||||
|
||||
|
||||
|
||||
</Grid>
|
||||
</Window>
|
||||
|
Loading…
Reference in New Issue
Block a user