Utility class that contains extension method that deal with the IEventRecognizer interface.

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 static class EventRecognizerExtensions
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class EventRecognizerExtensions

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Input..::..EventRecognizerExtensions

See Also