DispatcherExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for the WPF Dispatcher for better interop with the JoinableTaskFactory.
public ref class DispatcherExtensions abstract sealed
public static class DispatcherExtensions
type DispatcherExtensions = class
Public Module DispatcherExtensions
- Inheritance
-
DispatcherExtensions
Methods
WithPriority(JoinableTaskFactory, Dispatcher, DispatcherPriority) |
Creates a JoinableTaskFactory that schedules work with the specified Dispatcher and DispatcherPriority. |