IDispatcherFacade Interface Members
The following tables list the members exposed by IDispatcherFacade.
Public Methods
| Name | Description | |
|---|---|---|
![]() | BeginInvoke | Asynchronously invokes the action on the UI Thread |
![]() | BeginInvokeIfRequired | Asynchronously invokes the action on the UI Thread, only if not currently on the UI thread |
![]() | Invoke | Invokes an action synchronously on the UI Thread |
See Also
