GetDispatcher(Dispatcher)
Returns the IDispatcher wrapper for a given WPF Dispatcher.
Declaration
public static IDispatcher GetDispatcher(Dispatcher dispatcher)Parameters
| Type | Name | Description |
|---|---|---|
| Dispatcher | dispatcher |
Returns
| Type | Description |
|---|---|
| IDispatcher |