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