Gets the 
IEventTarget to which the event was originally dispatched.
            
 
    Namespace: 
   DotNetBrowser.Dom.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
SyntaxIEventTarget Target { get; }Property Value
Type: 
IEventTargetThe 
IEventTarget to which the event was originally dispatched.
See Also