4 references to _Return
PresentationFramework (4)
MS\Internal\AppModel\ReturnEventSaver.cs (2)
56if (pf._Return != null && pf._Saver == null) 62delegates = (pf._Return).GetInvocationList();
System\Windows\Navigation\NavigationService.cs (2)
922Debug.Assert(finishingChildPageFunction._Return == null); 3807Debug.Assert(parentPF._Return == null);