A controller class that manages a number of IConcurrentInputMode
implementations.
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class ConcurrencyController |
| Visual Basic |
|---|
Public Class ConcurrencyController |
Remarks
Modes can request an InputMutex
to disable other modes
registered with this controller.
Releasing the mutex will reenable the other modes.
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Input..::..ConcurrencyController
yWorks.Canvas.Input..::..ConcurrencyController