Simple default implementation of IInputModeContext.

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public class SimpleInputModeContext : IInputModeContext, 
	ILookup
Visual Basic
Public Class SimpleInputModeContext _
	Implements IInputModeContext, ILookup

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Input..::..SimpleInputModeContext

See Also