EventRegistrationTokenTable(T) Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property 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.
Top

Show:
© 2017 Microsoft