2 references to RaiseTypedEvent
PresentationFramework (2)
src\Framework\System\Windows\Navigation\PageFunction.cs (2)
140
RaiseTypedEvent
(this, args);
251
RaiseTypedEvent
+= new EventToRaiseTypedEvent(RaiseTypedReturnEvent);