mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-15 03:15:08 +00:00
Avalonia 12
This commit is contained in:
parent
db9abd228d
commit
cf6131f59e
13 changed files with 89 additions and 64 deletions
|
|
@ -9,7 +9,7 @@ using Windows.UI.Xaml.Controls;
|
|||
#elif WINUI
|
||||
using Microsoft.UI.Xaml;
|
||||
using Microsoft.UI.Xaml.Controls;
|
||||
#else
|
||||
#elif AVALONIA
|
||||
using Avalonia.Controls;
|
||||
using DependencyProperty = Avalonia.AvaloniaProperty;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue