Click or drag to resize

IInterceptableInputEvent<TIInputEventArgs, TInputEventArgs> Methods

The IInterceptableInputEvent<TIInputEventArgs, TInputEventArgs> generic type exposes the following members.

Methods
  NameDescription
Public methodRaise
Raises and dispatches the event to the currently loaded web page. It does nothing if the browser hasn't loaded any web page.
(Inherited from IInputEvent<TIInputEventArgs, TInputEventArgs>.)
Top
See Also