DynamicEventHandler Properties |
The DynamicEventHandler type exposes the following members.
Name | Description | |
---|---|---|
AssociatedObject |
Gets the Object to which the event handler is attached.
| |
EventHandler |
Gets the event handler that handles the event
| |
EventName |
Gets the name of the event
| |
IsDisposed |
Gets a value indicating if the object has been disposed or not
(Inherited from DisposableBase.) |