CurrentDispatcher Property |
Used to invoke calls in the context of the Gui thread.
Namespace: AltaxoAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static IDispatcherMessageLoop Dispatcher { get; }
Property Value
IDispatcherMessageLoop
Object that can be used to invoke calls in the context of the Gui thread.
See Also