3 references to GetGoBackEntry
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (2)
583
entry = journal.
GetGoBackEntry
();
763
entry = journal.
GetGoBackEntry
(); // could still be null
src\Framework\System\Windows\Navigation\Journal.cs (1)
194
return
GetGoBackEntry
() != null;