mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Combine TypeConverters and IValueConverters
This commit is contained in:
parent
12d13465e9
commit
4b60e7dde5
5 changed files with 64 additions and 77 deletions
|
|
@ -4,6 +4,7 @@ global using Avalonia.Animation.Easings;
|
|||
global using Avalonia.Controls;
|
||||
global using Avalonia.Controls.Documents;
|
||||
global using Avalonia.Data;
|
||||
global using Avalonia.Data.Converters;
|
||||
global using Avalonia.Input;
|
||||
global using Avalonia.Interactivity;
|
||||
global using Avalonia.Media;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue