Property Target
- Namespace
- DotNetBrowser.Dom.Events
- Assembly
- DotNetBrowser.dll
Target
Gets the IEventTarget to which the event was originally dispatched.
IEventTarget Target { get; }
Property Value
- IEventTarget
The IEventTarget to which the event was originally dispatched.