Specialized EventArgs that are used for dynamic IInputHandler registration.

Namespace: yWorks.yFiles.GraphML.Parser
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

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