Specialized EventArgs that are used for dynamic IInputHandler registration.

Namespace: yWorks.yFiles.GraphML.Parser
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public sealed class QueryInputHandlersEventArgs : EventArgs
Visual Basic
Public NotInheritable Class QueryInputHandlersEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    yWorks.yFiles.GraphML.Parser..::..QueryInputHandlersEventArgs

See Also