The interface for the context object that is passed to IInputMode
instances during Install(IInputModeContext) and Uninstall(IInputModeContext)
and IDragHandler
implementations like IPositionHandler
and IHandle to provide additional context for the implementations.
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
Remarks
Implementations of this interface can carry additional information through
their Lookup(Type) method.