Click or drag to resize

IDispatcherMessageLoopSynchronizationContext Property

Gets the synchronization context corresponding to this message loop.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
SynchronizationContext SynchronizationContext { get; }

Property Value

SynchronizationContext
See Also