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.3261.0 (4.8.3261.0)
SyntaxReturn Value
Boolean[Missing <returns> documentation for "M:Altaxo.Main.Services.IDispatcherMessageLoop.CheckAccess"]
RemarksCheckAccess() = !InvokeRequired
See Also