A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jumar Macato a723c199a9
Merge branch 'master' into memory-routed-event-dynamicinvoke
7 years ago
..
Avalonia.Interactivity.csproj Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
EventSubscription.cs Naming. 7 years ago
IInteractive.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Interactive.cs Naming. 7 years ago
InteractiveExtensions.cs Added GetObservable for routed events. 9 years ago
RoutedEvent.cs Use ValueTuple instead of Tuple to reduce alocations. Invoke raise callback without reflection. 7 years ago
RoutedEventArgs.cs Renamed Perspex -> Avalonia 10 years ago
RoutedEventRegistry.cs Add RoutedEventRegistry. Fixes #1846. 8 years ago