IDispatcher |
The IDispatcherMessageLoop type exposes the following members.
| Name | Description | |
|---|---|---|
| InvokeRequired | Gets a value indicating whether the caller must call Invoke(Delegate, Object) when calling an object that implements this interface. (Inherited from ISynchronizeInvoke) | |
| SynchronizationContext | Gets the synchronization context corresponding to this message loop. | |
| SynchronizingObject | Gets the ISynchronizeInvoke implementation corresponding to this message loop. | |
| Thread | Gets the thread that runs this message loop. |