4 references to _Return
PresentationFramework (4)
src\Framework\MS\Internal\AppModel\ReturnEventSaver.cs (2)
67if (pf._Return != null && pf._Saver == null) 73delegates = (pf._Return).GetInvocationList();
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
1048Debug.Assert(finishingChildPageFunction._Return == null); 4081Debug.Assert(parentPF._Return == null);