Merge branch 'main' of https://git.bib.de/PBG2H25AGE/WIR-MACHEN-ALLE-ARM
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
<RowDefinition Height="200"></RowDefinition>
|
||||
</Grid.RowDefinitions>
|
||||
|
||||
|
||||
|
||||
<Image Grid.Column="5" Grid.Row="1" x:Name="Dealer_Bild_1"/>
|
||||
<Image Grid.Column="7" Grid.Row="1" x:Name="Dealer_Bild_2"/>
|
||||
|
||||
<Button Grid.Column="0" Grid.Row="0" Content="Hauptmenü" HorizontalAlignment="Left" Click="Hauptmenue"/>
|
||||
<Button Grid.Row="0" Content="Hauptmenü" HorizontalAlignment="Center" Click="Hauptmenue" Width="100"/>
|
||||
</Grid>
|
||||
</Window>
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
<Image Grid.Column="5" Grid.Row="2" x:Name="Bild_2"/>
|
||||
<Image Grid.Column="7" Grid.Row="2" x:Name="Bild_3"/>
|
||||
<Image Grid.Column="9" Grid.Row="2" x:Name="Bild_4"/>
|
||||
<Button Grid.Column="0" Grid.Row="0" Content="Hauptmeü" HorizontalAlignment="Left" Click="Hauptmenue"/>
|
||||
<Button Grid.Row="0" Content="Hauptmeü" HorizontalAlignment="Center" Click="Hauptmenue" Width="100"/>
|
||||
|
||||
</Grid>
|
||||
</Window>
|
||||
|
||||
Reference in New Issue
Block a user