EventInfo.GetRaiseMethod Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the method that is called when the event is raised.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| MemberAccessException | This member is invoked late-bound through mechanisms such as Type.InvokeMember. |
Show: