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.
 
 
 
Nikita Tsukanov b963d68668 Try to respect DispatcherPriority when possible 9 years ago
..
AvaloniaScheduler.cs Updated fast-path of scheduler to call directly if updates are on the UI thread instead of scheduling on the Dispatcher. 10 years ago
AvaloniaSynchronizationContext.cs Try to respect DispatcherPriority when possible 9 years ago
Dispatcher.cs Try to respect DispatcherPriority when possible 9 years ago
DispatcherPriority.cs Try to respect DispatcherPriority when possible 9 years ago
DispatcherTimer.cs Renamed Perspex -> Avalonia 10 years ago
IDispatcher.cs Ported IDispatcher from scenegraph branch. 9 years ago
JobRunner.cs Try to respect DispatcherPriority when possible 9 years ago