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