Size validation in MapImageLayer

This commit is contained in:
ClemensFischer 2026-01-08 10:08:55 +01:00
parent 3d386e01db
commit db3cf3ea81
2 changed files with 10 additions and 10 deletions

View file

@ -2,8 +2,6 @@
#if WPF
using System.Windows;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Shapes;
#elif UWP
using Windows.UI.Xaml;
using Windows.UI.Xaml.Media;