EventInfo.RaiseMethod Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the method that is called when the event is raised, including non-public methods.
Assembly: mscorlib (in mscorlib.dll)
This property is the equivalent of calling the GetRaiseMethod(Boolean) with a value of true.
Show: