2 references to RaiseTypedEvent
PresentationFramework (2)
System\Windows\Navigation\PageFunction.cs (2)
130
RaiseTypedEvent
(this, args);
241
RaiseTypedEvent
+= new EventToRaiseTypedEvent(RaiseTypedReturnEvent);