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