Dispatcher |
| Name | Description | |
|---|---|---|
| BeginInvoke(Dispatcher, Action) | Invokes the specified method asynchronously in the dispatcher thread. | |
| BeginInvoke(Dispatcher, DispatcherPriority, Action) | Invokes the specified method asynchronously in the dispatcher thread. |