mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update PolygonCollection.cs
This commit is contained in:
parent
fbd826aa69
commit
8fbab654cc
|
|
@ -2,7 +2,6 @@
|
||||||
// Copyright © Clemens Fischer
|
// Copyright © Clemens Fischer
|
||||||
// Licensed under the Microsoft Public License (Ms-PL)
|
// Licensed under the Microsoft Public License (Ms-PL)
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Collections.ObjectModel;
|
using System.Collections.ObjectModel;
|
||||||
using System.Collections.Specialized;
|
using System.Collections.Specialized;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue