![]() | WeakEventSubscription Properties |
The WeakEventSubscription type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventHandlerReference |
Gets or sets a WeakReference to the target EventHandler.
|
![]() | IsAlive |
Gets a value indicating whether the event handler's owner is still alive (not yet collected by the Garbage Collector).
|
![]() | Method |
Gets or sets the MethodInfo corresponding to this WeakEventSubscription.
|
![]() | Reference |
Gets or sets a WeakReference to the target of this WeakEventSubscription.
|