Click or drag to resize

IDispatcherMessageLoopSynchronizingObject Property

Gets the ISynchronizeInvoke implementation 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#
ISynchronizeInvoke SynchronizingObject { get; }

Property Value

ISynchronizeInvoke
See Also