IDispatcherService Methods
Contains the method that uses the Dispatcher to perform actions in a ViewModel. This interface is implemented in the DispatcherService class.
Name | Description |
---|---|
Invoke |
Passes the specified delegate to the Windows. |
See Also