Re Avancée numéro 1

merge-requests/1/head
thchazot1 3 years ago
parent feac723b14
commit 4c1714ec2e

@ -7,7 +7,6 @@
mc:Ignorable="d"
Title="MainWindow" Height="450" Width="800">
<Grid>
<TextBox>CShark</TextBox>
<Image Source="https://www.comersis.com/c-images/WORLD/World-countries-b.jpg" Margin="315,-9,1,31"></Image>
<TextBlock HorizontalAlignment="Left" Height="16" Margin="610,243,0,0" Text="TextBlock" TextWrapping="Wrap" VerticalAlignment="Top" Width="2"/>
<Menu Margin="0,0,485,10" Background="PowderBlue">
@ -29,5 +28,6 @@
</TransformGroup>
</Rectangle.RenderTransform>
</Rectangle>
<TextBlock Text="CShark" TextWrapping="Wrap" Margin="320,0,1,401"/>
</Grid>
</Window>

Loading…
Cancel
Save