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 c5ae8bb762 Fixes 3 years ago
..
AvaloniaSynchronizationContext.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
Dispatcher.Invoke.cs Rename InvokeTaskAsync to InvokeAsync to remove breaking behavior change 3 years ago
Dispatcher.MainLoop.cs non-private set 3 years ago
Dispatcher.Queue.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
Dispatcher.Timers.cs Refactored dispatcher clock 3 years ago
Dispatcher.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
DispatcherFrame.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
DispatcherOperation.cs fix 3 years ago
DispatcherPriority.cs Fixed Dispatcher.Invoke when called from the UI thread 3 years ago
DispatcherPriorityQueue.cs Implemented dispatcher that works like WPF one 3 years ago
DispatcherTimer.cs Refactored dispatcher clock 3 years ago
IDispatcher.cs Implemented dispatcher that works like WPF one 3 years ago
IDispatcherImpl.cs Fixes 3 years ago
NonPumpingSyncContext.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
ThreadSafeObjectPool.cs Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago