📄️ AvaloniaSynchronizationContext Class
SynchronizationContext to be used on main thread
📄️ AvaloniaSynchronizationContext.RestoreContext Structure
Definition
📄️ Dispatcher Class
Provides services for managing work items on a thread.
📄️ Dispatcher.DispatcherProcessingDisabled Structure
Definition
📄️ DispatcherEventArgs Class
Provides event data for Dispatcher related events.
📄️ DispatcherFrame Class
Representation of Dispatcher frame.
📄️ DispatcherOperation Class
Definition
📄️ DispatcherOperation<T> Class
Definition
📄️ DispatcherOperationStatus Enumeration
Definition
📄️ DispatcherOptions Class
AppBuilder options for configuring the Dispatcher.
📄️ DispatcherPriority Structure
Defines the priorities with which jobs can be invoked on a Dispatcher.
📄️ DispatcherPriorityAwaitable Class
Definition
📄️ DispatcherPriorityAwaitable<T> Class
Definition
📄️ DispatcherTimer Class
A timer that is integrated into the Dispatcher queues, and will be processed after a given amount of time at a specified priority.
📄️ DispatcherUnhandledExceptionEventArgs Class
Provides data for the UnhandledException event.
📄️ DispatcherUnhandledExceptionEventHandler Delegate
Represents the method that will handle the UnhandledException event.
📄️ DispatcherUnhandledExceptionFilterEventArgs Class
Represents the method that will handle the UnhandledExceptionFilter event.
📄️ DispatcherUnhandledExceptionFilterEventHandler Delegate
Provides data for the UnhandledExceptionFilter event.
📄️ IDispatcher Interface
Dispatches jobs to a thread.