An interface that recognizes events. Given a sender and an event argument,
instances of this interface decide whether the event is treated as a match
depending on the context.
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IEventRecognizer |
| Visual Basic |
|---|
Public Interface IEventRecognizer |