Bild aus datenbank hinzufügen

This commit is contained in:
2026-09-01 10:31:05 +02:00
parent 83e0119ad4
commit b1c54aeda0
5 changed files with 69 additions and 14 deletions
+2
View File
@@ -29,5 +29,7 @@
<RowDefinition Height="270"></RowDefinition>
<RowDefinition Height="200"></RowDefinition>
</Grid.RowDefinitions>
<Image Grid.Column="1" Grid.Row="1" x:Name="kartenBild"/>
</Grid>
</Window>