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