Click or drag to resize

DispatcherExtensionsInvoke Method

Overload List
 NameDescription
Public Extension MethodInvoke(Dispatcher, Action) Invokes the specified method in the dispatcher thread.
Public Extension MethodInvokeT(Dispatcher, FuncT) Invokes the specified method in the dispatcher thread.
Top
See Also