WeakActionT Properties |
The WeakActionT generic type exposes the following members.
Name | Description | |
---|---|---|
ActionReference |
Gets or sets a WeakReference to the target Action.
(Inherited from WeakAction.) | |
IsAlive |
Gets a value indicating whether the action's owner is still alive (not yet collected by the Garbage Collector).
(Overrides WeakActionIsAlive.) | |
Method |
Gets or sets the MethodInfo corresponding to this WeakAction.
(Inherited from WeakAction.) | |
Reference |
Gets or sets a WeakReference to the target of this WeakAction.
(Inherited from WeakAction.) |