Avalonia ControlThemes

This commit is contained in:
ClemensFischer 2024-07-04 22:24:48 +02:00
parent a02abb7f76
commit 4608f9a511
7 changed files with 122 additions and 47 deletions

View file

@ -68,7 +68,7 @@ namespace SampleApplication
Points.Add(new PointItem
{
Name = "Buhne 10",
Location = new Location(53.49350, 8.15563)
Location = new Location(53.49348, 8.15694)
});
Pushpins.Add(new PointItem