Click or drag to resize

IDispatcherMessageLoopVerifyAccess Method

Throws an exception if the current thread is different from the thread running this message loop.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void VerifyAccess()
See Also