AvaloniaUI / Avalonia.Xaml.Behaviors

Port of Windows UWP Xaml Behaviors for Avalonia Xaml.
MIT License
395 stars 48 forks source link

Added more supported types to TypeConverterHelper #14

Closed WojciechKrysiak closed 6 years ago

WojciechKrysiak commented 6 years ago

Extended TypeConverterHelper to support EnumValues and other IConvertible types.