IDispatcherMessageLoopCheckAccess Method |
Gets whether the current thread is the same as the thread running this message loop.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Return Value
Boolean[Missing <returns> documentation for "M:Altaxo.Main.Services.IDispatcherMessageLoop.CheckAccess"]
Remarks CheckAccess() = !InvokeRequired
See Also