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