EventRegistrationTokenTable<T> Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The EventRegistrationTokenTable<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
InvocationList | Gets or sets a delegate of type T whose invocation list includes all the event handler delegates that have been added, and that have not yet been removed. Invoking this delegate invokes all the event handlers. |
Show: