Simple default implementation of IInputModeContext.

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.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