https://learn.microsoft.com/en-us/uwp/api/windows.ui.core.coredispatcher.tryrunasync?view=winrt-22621
CoreDispatcher.TryRunAsync(CoreDispatcherPriority, DispatchedHandler) Method (Windows.UI.Core) -...
Attempts to schedule the specified callback on the UI thread from a worker thread, and returns the results asynchronously.
methodwindowsuicore
https://learn.microsoft.com/en-us/uwp/api/windows.ui.core.coredispatcher?view=winrt-28000
CoreDispatcher Class (Windows.UI.Core) - Windows apps | Microsoft Learn
Provides the Windows Runtime core event message dispatcher. Instances of this type are responsible for processing the window messages and dispatching the...
core appsclasswindowsuimicrosoft