EventRegistrationTokenTable<T>.InvocationList Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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.
Assembly: mscorlib (in mscorlib.dll)
Show: