Event handler signature that deals with CompoundKeyEventArgs
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public delegate void CompoundKeyEventHandler( Object sender, CompoundKeyEventArgs args ) |
| Visual Basic |
|---|
Public Delegate Sub CompoundKeyEventHandler ( _ sender As Object, _ args As CompoundKeyEventArgs _ ) |
Remarks
CompoundKeyEventArgs are used to carry both the data and the type of the event.